Windows Server 2008 Crash

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
sparkz
Posts: 9
Joined: Thu 15 May 2008 17:01

Windows Server 2008 Crash

Post by sparkz » Mon 26 Jan 2009 10:31

I have a problem (in addition to the BCD overflow) on Windows Server 2008 (64 bit).

When trying to connect to the database the application crashes without any exceptions.

This is using version 3.10.6.0 of the driver. On other servers it runs ok.

The latest version of the driver doesn't crash but I can't use it because of the BCD overflow problem reported in another thread (emailed to support as well).

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 27 Jan 2009 11:48

To solve this problem you should use the latest version of DbxSda.
To solve the problem with BCD overflow, see discussion in the following topic: http://devart.com/forums/viewtopic.php?p=42474#42474

Post Reply