Hi,
Does anyone know if the Sybase ODBC drivers and the SQL Anywhere ODBC
drivers are multi-thread capable? If so, are they safe? How many
concurrent threads have people tried running?
Ciao
Fuzzy
:-)
Does anyone know if the Sybase ODBC drivers and the SQL Anywhere ODBC
drivers are multi-thread capable? If so, are they safe? How many
concurrent threads have people tried running?
Ciao
Fuzzy
:-)
"The SQL Anywhere ODBC driver is thread safe. What this means is that
you can have many connections with many threads accessing those
connections simultaneously. One important rule must be followed:
Two threads cannot simultaneously access the same connection.
Implentation wise this means that you need one connection for every
active thread. Connections in SQL Anywhere do not have thread affinity
(thread affinity means a connection can only be used on the same thread
that created it) so you can use a connection pool to hand off unused
connections to any thread that requires it."
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
1. 32-bit ODBC driver for Sybase SQL Anywhere 5.03
I am looking for a good 32-bit ODBC driver (windows 95) for Sybase SQL
Anywhere 5.03. I asked at Sybase, but they pointed me to a maintance
update, which didn't really included the drivers I was looking for. Has
anyone a suggestion?
Regards,
M. van Setten,
Hogeschool Enschede,
The Netherlands.
2. MMC: Snap-in Failed to Initialize
3. Sybase ODBC Driver SQL Anywhere 5.0 problem !!
5. WARNING -- Sybase SQL Anywhere 5.5.xx ODBC drivers are incompatible with MFC
7. DELPHI with SYBASE SQL ANYWHERE------ DELPHI with SYBASE SQL ANYWHERE
9. InstallShield ODBC-DAO-RDO Template and SQL Anywhere 5.0 ODBC Driver
10. Sybase SQL anywhere 5 - multiple installations
11. JDBC driver for SYBASE SQL Anywhere
12. jdbc driver for Sybase SQL Anywhere.