Using threads and connections in OLE DB applications

You can develop multithreaded OLE DB applications for ASE. Sybase recommends that you use a separate connection for each thread. However, you are allowed to share an open connection among multiple threads.