From: Dimitry S. <sd...@ib...> - 2010-09-20 07:42:08
|
20.09.2010 6:31, Kjell Rilbe wrote: > So, then what does the "safe thread" option in the odbc driver add? Every API call is serialized using mutex. So, if you call routines from different threads they won't work in parallel. -- SY, SD. |