MARS_Connection ?
Rafael Kitover <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hello, In the DBD::ODBC Perl module there is an option to enable multiple active resultsets called MARS_Connection, it works on newer windows ODBC drivers, the native client driver, and the easysoft driver on *nix. I was wondering if there are plans to support MARS in FreeTDS, or if it already exists and I'm doing something wrong. I'm using tds version 8.0, and in this configuration MARS_Connection does not work.