Troubles with TMSQuery when blocking is not setted
Posted: Mon 25 Aug 2008 12:25
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?
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?