Skip to Content.
Sympa Menu

freetds - [freetds] ODBC 'trans2' patch

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Peter Deacon <peterd AT iea-software.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] ODBC 'trans2' patch
  • Date: Wed, 27 Aug 2003 15:57:03 -0700 (Pacific Daylight Time)

The ASE ODBC driver on the windows platform uses begin/commit transaction
instead of set chained so now does FreeTDS..

Ran into some compatibility problems when using chained mode and stored
procedures. When a proc is created it can only execute with the mode
it was created in unless you explicitly set otherwise.

sqlstates :)

Minor fix for recent changes. Found some memory leaks but I think
freddy already fixed them.

Have Fun!
Peter

Attachment: irtrans.diff
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page