Page 1 of 1

dbExpress SQL Server demo

Posted: Wed 01 Jun 2011 12:42
The driver for Delphi XE is apparently not compiled with the XE Update 1 so when I include DBXDevartSQLServer module my unit fails to compile.

Is the source for this unit included with the purchased version so it can be recompiled to match any updates to the compiler or do you have to purchase the version with source code?

EDIT: Never mind... I'm a dummy... found the source module.

Posted: Thu 02 Jun 2011 07:00
by AndreyZ
Hello,

It is good to see that this problem was solved. To work with dbExpress driver for SQL Server, you should add the %DbxSda_Install_Directory%\Source directory to Library Path of your IDE.