Delphi XE2 (Update4) - EException on Debug - Delphi crashes

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
psycodad
Posts: 5
Joined: Wed 02 Apr 2008 10:06
Location: Switzerland

Delphi XE2 (Update4) - EException on Debug - Delphi crashes

Post by psycodad » Wed 14 Mar 2012 09:43

Steps to reproduce the behaviour:

1.
Make Project with a TMSConnection on it. Set Database connection properties. Set Connected to TRUE and Options.KeepDesignConnected to FALSE

2. Save the project and close Delphi

3. Open for example Microsoft SQL Management Studio, type a query against the same database and run it. Let the query open.

4. Start Delphi, open the project and try to debug (not run, debug) it. Boing! Crash!

Maybe you find a solution for that?

AndreyZ

Post by AndreyZ » Wed 14 Mar 2012 10:50

Hello,

I cannot reproduce the problem in the way you described. Please send the project you created in Delphi XE2 to andreyz*devart*com for the investigation.

psycodad
Posts: 5
Joined: Wed 02 Apr 2008 10:06
Location: Switzerland

Post by psycodad » Thu 15 Mar 2012 08:59

I tried to reproduce the way i described and i cannot reproduce it too. Strange. maybe i changed some Environement settings in my delphi.

I will observe it.

AndreyZ

Post by AndreyZ » Thu 15 Mar 2012 10:20

We are looking forward to hearing from you.

Post Reply