The information in this article applies to:
SUMMARYThe DB-Library (DB-Lib) routines are basically non-reentrant; therefore, you are responsible for serializing the DB-Lib calls that access the named pipe connection in multithreaded applications you develop. MORE INFORMATION
This is true when more than one thread accesses a single dbprocess; it
is necessary to serialize calls to the named pipe connection in an
application where more than one thread accesses a single dbprocess.
Additional query words: dblib
Keywords : kbprg SSrvDB_Lib |
Last Reviewed: March 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |