This is a discussion on SQL Server ODBC single hstmt per connection within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hello, It's been years since I've used the Microsoft SQL Server ODBC driver but we have an old project ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, It's been years since I've used the Microsoft SQL Server ODBC driver but we have an old project we need to do some work to. Is the latest Microsoft SQL Server ODBC driver still a single hstmt per connection driver or does it now support multiple hstmts per connection (without using server side cursors)? Thanks |