Page 1 of 1

dbExpress & OSX with SQL Server

Posted: Fri 09 Dec 2011 21:16
by Giovanni3
Hello,
I am trying to make OSX apps using C++ Builder XE2 with Firemonkey.
My interest is SQL Server data management from OSX client application.
But at link time I get an error message, and am not able to overcome it:

[ILINK32 Error] Fatal: Unable to open file 'DBXDEVARTSQLSERVER.O'

Any suggestion?

Regards,
Giovanni

Posted: Mon 12 Dec 2011 09:27
by AndreyZ
Hello,

You can develop FireMonkey applications using dbExpress driver for SQL Server only for Windows. dbExpress driver for SQL Server does not and will not support OSX because OLEDB and SQL Native Client providers don't support OSX.