demo Errors

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zhlmxh
Posts: 5
Joined: Wed 12 Oct 2005 09:14

demo Errors

Post by zhlmxh » Mon 28 May 2007 09:47

I use "Sdacdemo\working with components\sql" demo, if the data is big, when I run "Exec in thread" command, the time needed is longer.
When I close the demo window directly, it will appear following Errors:
"
Project Sdacdemo.exe raised exception class EAssertionFailed With message:
'TOLEDBCommand.Destory - interfaces not released (1)
(D:\Projects\Delphi\Sdac\source\OLEDBAccess.pas, line 3717)'. Process Stopped. Use Step or Run Continue."

But if I run "break" command before closing the demo window, this Errors won't appear.

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

Post by Jackson » Tue 29 May 2007 07:57

Thank you for information.
We have reproduced the problem and fixed it.
This fix will be included in the next build of SDAC 4.
Please watch for announcements at the forum.

zhlmxh
Posts: 5
Joined: Wed 12 Oct 2005 09:14

Post by zhlmxh » Tue 29 May 2007 13:27

Very Good!

Post Reply