Chapter 1: Introduction to Adaptive Server OLE DB Provider
Using threads and connections
in OLE DB applications
You can develop multithreaded OLE
DB applications for Adaptive Server. Sybase recommends
that you use a separate connection for each thread. However, you
are allowed to share an open connection among multiple threads.