Connection Problem after installing SP1 on Windows Server 2003

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Martin

Connection Problem after installing SP1 on Windows Server 2003

Post by Martin » Mon 25 Apr 2005 12:34

Hi !

We are using dbExpress, Delphi 6 and SQL Server 2000.

After installing SP1 on our Windows 2003 Enterprise Servers, all dbExpress connections do not work anymore. All worked fine before.

When setting Connected property to True on SQLConnection components, the programm is freezed for some time, then closes without any error message and without raising an exception ?!?

Do you have any idea whats going on ?

Thanks, Martin

Martin

Post by Martin » Mon 25 Apr 2005 12:39

problem seem to be fixed by installing the very latest version on the customer site :oops:

Thanks@crlab for you effort in poviding a stable solution :!:

Guest

Post by Guest » Tue 26 Jul 2005 11:38

Hi,

On one of our customer's sites we seem to be encountering the same problem. We are using version 1.86 of the dbexpress Driver. We are using Delphi 6 and SQL 2000 and running the application on a Windows 2003 SP1 server with Terminal Services.

Is there anyway of tracing/trapping errors when the dbexpress driver fails to connect? As previously mentioned the application just exits with no error. We cannot easily upgrade to the latest dbexpress driver at the moment as the application would require regression testing before releasing it. To confuse matters the customer has one of their servers successfully working with the seemingly the same config??

Can you tell me the ports that the dbexpress drivers connect via....? Are you aware of any incompatibilities with MDAC 2.8?

Thanks

Stefan Fiorentini

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Wed 27 Jul 2005 14:02

It's known problem and we've already fixed it. Please download the last DbxSda version.

Please send your developer license number by email to dbxsda*crlab*com to get more detailed information.

Post Reply