Using threads and connections
in ODBC applications
You can develop multithreaded ODBC applications
for Adaptive Server Enterprise. Sybase recommends that you use a
separate connection for each thread. However, you are allowed to
share an open connection among multiple threads.