Multithread / direct connect
Posted: Wed 08 Nov 2006 16:41
Hello,
I use ODAC 5.70 / Oracle 10.1.0.5 G with C++ Builder 6.0. I have a multithreaded application which fails from time to time on simple select statements (they return 10 rows). The error I receive is always "out of memory".
In my application I use a different TOraSession and TOraQuery for each thread.
With the previous old BDE from Borland everything were fine. Could it be that the "Direct Connect" option raises this problem ? Should I do something specific to my multithreaded application ?
Thanks a lot
I use ODAC 5.70 / Oracle 10.1.0.5 G with C++ Builder 6.0. I have a multithreaded application which fails from time to time on simple select statements (they return 10 rows). The error I receive is always "out of memory".
In my application I use a different TOraSession and TOraQuery for each thread.
With the previous old BDE from Borland everything were fine. Could it be that the "Direct Connect" option raises this problem ? Should I do something specific to my multithreaded application ?
Thanks a lot