unrecognized configuration parameter "integer_datetimes"

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
ipai
Posts: 18
Joined: Mon 01 Nov 2010 00:46

unrecognized configuration parameter "integer_datetimes"

Post by ipai » Mon 01 Nov 2010 01:01

G'day...

I am unable to connect to a PostgreSQL database (version 7.4.19-1) using the Devart dbExpress driver for PostgreSQL (version 1.30.0.10) in Delphi 2010.

The error returned is as follows:

unrecognized configuration parameter "integer_datetimes".

The relevant section of my dbxdrivers.ini file is as follows:

[DevartPostgreSQL]
GetDriverFunc=getSQLDriverPostgreSQL
LibraryName=dbexppgsql40.dll
VendorLib=dbexppgsql40.dll
BlobSize=-1
HostName=
DataBase=
User_Name=
Password=
DriverAssemblyLoader=Devart.DbxPgsql.DriverLoader.TCRDynalinkDriverLoader,Devart.DbxPgsql.DriverLoader,Version=1.0.0.5001,Culture=neutral,PublicKeyToken=09af7300eec23701
DriverUnit=DbxDevartPostgreSQL

Any ideas?

Thanks,

Alex.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 04 Nov 2010 11:22

Hello,

We have reproduced the problem.
We will notify you as soon as we have any results.

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Mon 08 Nov 2010 09:59

Hello

We have fixed this problem. This fix will be included in the next dbExpress driver for PostgreSQL build.

We can send you fixed trial version of dbExpress driver for PostgreSQL if you want to check this fix.

Post Reply