I’m having a hell of a time trying to find sybase documentation that says if the 12.5 client is thread safe. I need to make sybase threadsafe calls because I’m writing an nsapi plugin which lives in a threaded environment. So either I need to make sure the sybase client can run in a threaded environment or I’d need to serialize calls to sybase which would slow down my webserver. Suggestions?
Share
The 12.5.1 open client is thread safe, you just need to link to the correct library.
http://download.sybase.com/pdfdocs/sdr1251e/ocssun04.pdf