catastrophic failures with datasnap servers and dbexpress

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
wloeppky
Posts: 7
Joined: Fri 18 Jul 2008 17:14

catastrophic failures with datasnap servers and dbexpress

Post by wloeppky » Tue 22 Jul 2008 20:55

Using D2007 with dbexpress. Just converted Delphi 7 project to Delphi 2007. Delphi 7 project was working properly. Now we are finding we are getting sporadic "catastrophic failures" while just doing pretty simple queries. These errors are com errors from the datasbap servers. Are there any known issues with the dbexpress driver that could be causing this since the failures are often just when executing pretty simple queries. Anything known that might cause a memory leak or AV error?

Thanks, Wayne

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

Post by Antaeus » Wed 23 Jul 2008 10:06

Please, specify the product name and the exact product version you are using to work with database.

wloeppky
Posts: 7
Joined: Fri 18 Jul 2008 17:14

dbexpsda40.dll, version 4.25.0.9

Post by wloeppky » Wed 23 Jul 2008 15:22

Realized I should have posted to dbexpress drivers, but I am using dbexpsda40.dll version 4.25.9.

Wayne

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

Post by Antaeus » Thu 24 Jul 2008 06:14

Could you send us a small test example that demonstrates this problem at dbxsda*devart*com? Also include script to create server objects and information about your SQL Server and client versions.

wloeppky
Posts: 7
Joined: Fri 18 Jul 2008 17:14

Found not the driver

Post by wloeppky » Fri 25 Jul 2008 18:16

Found the issue is not in the driver, we switched in a different SQL Server db express driver and still have the same issue. Thanks for responding.

Post Reply