Hi,
I downloaded the driver for SqlServer to test.
My version of Delphi is the Delphi XE.
I put in the "library path" the path of DBXDevartSQLServer.dcu (located in Delphi15 directory), but when compiling the project the following error occurs:
[DCC Fatal Error] ServerContainer.pas (11): F2051 Unit DBXDevartSQLServer was compiled with a different version of DBXCommon.TDBXDriverDef
What is wrong?
Tks for help.