Page 1 of 1

PostgreSQL 3.9.13 64bit dll

Posted: Wed 13 Sep 2017 03:08
by jaheon
Hi,

I installed dbpgsql39.exe, but i cannot find "PostgreSql\bin\Win64" folder.

Where can i get 64bit dll file?

Re: PostgreSQL 3.9.13 64bit dll

Posted: Wed 13 Sep 2017 08:06
by azyk
Perhaps, you installed the driver on 32-bit Windows, in this case, 64-bit dll version will not be installed. To solve the issue, install the driver on 64-bit Windows.

Re: PostgreSQL 3.9.13 64bit dll

Posted: Wed 13 Sep 2017 09:30
by jaheon
No. I installed the driver on 64-bit Windows.

I can not find the dll file in version 3.8.13, 3.8.12, but can find the file in version 3.8.11

Re: PostgreSQL 3.9.13 64bit dll

Posted: Wed 13 Sep 2017 10:23
by azyk
Specify the exact Windows version, on which the specified issue is reproduced.

Please send to our contact form at our site: http://www.devart.com/company/contactform.html your license and email address where we can send you 64-bit dll for driver version 3.9.13

Re: PostgreSQL 3.9.13 64bit dll

Posted: Fri 15 Sep 2017 10:59
by azyk
We found the cause, due to which the Win64 folder may not be installed on 64-bit Windows - if Delphi/C++ Builder/RAD Studio is not installed on the computer. dbExpress driver for PostgreSQL installer is designed for developers and using it for dll deployment by the end user is incorrect.

To correctly deploy dbExpress driver for PostgreSQL for the end user it is enough to copy dbexppgsql.dll/dbexppgsql30.dll/dbexppgsql40.dll to the folder with a customer application. You can find more details about deploying dbExpress driver for PostgreSQL in the Deployment section of the Readme.html file ( located in the folder with the product, for example: "C:\Program Files (x86)\Devart\dbExpress\PostgreSql\Readme.html" )