NET option in multithreaded environment

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
zvasku
Posts: 77
Joined: Tue 19 Sep 2006 12:04

NET option in multithreaded environment

Post by zvasku » Wed 20 Sep 2006 07:20

Hello,

I have found this text in ReadMe.html:

Net mode limitations
....
We don't guarantee stable working in multithread applications.
....

Is NET mode multithreaded or not? We use it for web servers and multithreaded services. Is it ok? Do you recommend to use OCI version for this purpose?

Thanks
Zdenek

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 21 Sep 2006 11:08

Yes, we recommend to use OCI mode in multithreaded applications.

Post Reply