Page 1 of 1
Can I include the driver in my project?
Posted: Wed 02 May 2012 08:39
by Eden0928
My project export execute file to Client.
It must add "dbexppgsql40.dll" to client.
Can I to write "uses" code include the dll in my project?
Re: Can I include the driver in my project?
Posted: Wed 02 May 2012 09:04
by AlexP
Hello,
If you are using Delphi 2007 and higher and you also have a version of our dbExpress driver with the source code, you can build the driver into your application. ReadMeSrc.txt file contains directions on building the driver into the application, section "CodeGear RAD Studio 2007 and higher, dbExpress driver for PostgreSQL built-in version".