3.20.10 dbexpsda30.dll File Version

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
henrikkehm
Posts: 3
Joined: Tue 24 Jan 2006 13:05
Location: Hamburg, Germany

3.20.10 dbexpsda30.dll File Version

Post by henrikkehm » Wed 30 May 2007 14:14

Hi,

the dbexpsda30.dll installed from the 'dbExpress driver for SQL Server Professional version 3.20.10 (04.05.07)' installer has a File Version of '3.10.8.0'.

Is this an old DLL or is the File Version wrong ?

Regards
Henrik

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 31 May 2007 09:11

Thank you for information.
It's a known problem and we've already fixed it.
We just haven't changed the version of the dll.
This fix will be included in the next build of DbxSda.

mac500
Posts: 4
Joined: Thu 17 Aug 2006 13:34

Request for new Build with correct Version Information

Post by mac500 » Tue 23 Oct 2007 16:04

Hi,

we just changed a big Live ERP System from Delphi 7 to BDS 2006 unsing dbexpsda30.dll version 3.10.8.0.
We have some non reproducable trouble with access violations inside the dll and want to change to the latest version 3.20.10.

Unfortunatelly the version information is still wrong in this dll. This is very confusing for our support staff.

Can you please build a DLL with correct version information ?

Thanks, Regards
Olaf Kehm

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 24 Oct 2007 13:12

Please send your registration information to dbxsda*crlab*com.

kaj
Posts: 3
Joined: Tue 07 Mar 2006 09:43

Post by kaj » Wed 31 Oct 2007 14:56

I am working on the same project as "mac500" and henrik above.

Our problems consist of seemingly random access violations in the dbexpsda30.dll. But we are also getting integer overflow exceptions, on date field conversions.

I notice that there was a new bug fix release of the version "40" which included a fix of bigint overflow errors.

Is it possible that this bug also exists in the "30" version?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 01 Nov 2007 08:18

The fix with BIGINT overflow was applied to all drivers (dbexpsda.dll, dbexpsda30.dll, dbexpsda40.dll) of DbxSda 4.20. Are you sure that it is the same problem you have encountered? You can download the trial version of DbxSda 4.20 and check your supposition. If the problem appears with DbxSda 4.20, we will need more information about it.

kaj
Posts: 3
Joined: Tue 07 Mar 2006 09:43

Post by kaj » Thu 01 Nov 2007 10:38

Thanks for the reply. It seems there was some confusion about version numbers here. We thought that to build dbexpsda30 we needed a version 3.xx.xx. We will try the latest now.

Post Reply