Page 1 of 1

Troubles with TMSQuery when blocking is not setted

Posted: Mon 25 Aug 2008 12:25
by Alexander_73
SDAC 4.0.5.37.
MS SQL Server 2005.
If property TMSQuery.Options.NonBlocking=true, table reopening or scrolling causes random different errors, beginning from "... must release handles of lines" to "Access violation in module sqloledb.dl...".
Step-by-step trace of an error code do not appear, only when a program works. Setting NonBlocking=false removes all exceptions. Whats is this?

Posted: Wed 27 Aug 2008 12:07
by Dimon
I could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create and fill table.

Also supply me the following information:
- the exact version of SDAC. You can see it in the About sheet of TMSConnection Editor;
- the exact version of your IDE.