SDAC - TMSConnection KeepDesignConnected problem

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Marcel_Pretty
Posts: 1
Joined: Mon 02 Jan 2006 03:17

SDAC - TMSConnection KeepDesignConnected problem

Post by Marcel_Pretty » Sun 22 Oct 2006 20:38

Although I have the KeepDesignConnected option of the TMSConnection set to false, it still attempts to connect to the design time settings on startup.

This creates a problem when I distribute out to clients as they have a training server and a production server with two different database names and I don't want to have to send them two different executables.

I am running SDAC verison 3.70.1.26 for Delphi 5.

In reading through the forums I beleive I saw that this was supposed to be fixed in version 3.70 but I am still having this problem.

Any help would be greatly appreciated.

Marcel.

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

Post by Jackson » Mon 23 Oct 2006 11:44

We couldn't reproduce the problem.
Download the last SDAC version and try again.
If it won't help then send us (EvgeniyM*crlab*com) a complete small test project to reproduce the problem.

Post Reply