Hi all,

The documentation for odbx_get_option() describes this as:

"If it is safe to use this backend and especially the native database client 
library in an application which uses threads where more than one thread opens 
database connections via the OpenDBX library"

It seems to me different threads opening their own connections is not the only 
thing that could occur; multiple threads using the same single connection is 
also a possibility. Should this be reported by a different option flag, or 
should we assume if this comes back zero that there must be only one connection 
from a multi-threaded program and use of that connection must be 
single-threaded?

-MSK
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to