Page 1 of 1

threads and dll

Posted: Tue 20 Sep 2005 12:18
by pawel
Hello,
I have a function which uses ODAC components (TOraSession, ToraQuery). This function is stored in .dll. And after dynamically loading this .dll and calling this function I observe that execution takes place in separate thread (I guess) - during execution I can perform some actions in the application.
I didn't set the NonBlocking option in any dataset
More details:
application is written in Delphi 5 (ODAC 2.5), .dll in CBuilder 6 (ODAC 4.0)
Please help...

Posted: Wed 21 Sep 2005 07:08
by Alex
We couldn't reproduce your problem.Please specify exact version of your ODAC, and send us complete sample project to demonstrate your problem with scripts to create server objects.