skip to main content
Developing ODBC Applications : Threading
 

Threading

The ODBC specification requires that all ODBC drivers must be thread-safe; that is, they must not fail when database requests are made on separate threads.