Skip to Content.
Sympa Menu

freetds - [freetds] Support for Multiple Active Result Sets

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: <sachin.rathee AT convergys.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Support for Multiple Active Result Sets
  • Date: Thu, 19 Nov 2009 18:05:10 -0500

Hi, Wanted to know if MARS is supported. When using unixODBC with FreeTDS I
am trying to run the statement below which fails.

SQLSetConnectAttr(hdbc, SQL_COPT_SS_MARS_ENABLED, SQL_MARS_ENABLED_YES,
SQL_IS_UINTEGER);

Is there a different way to do this? Or when would this be supported ?

Thanks


  • [freetds] Support for Multiple Active Result Sets, sachin.rathee, 11/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page