Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS and Ubuntu, iodbc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Jonathan Monroe <monroej_freetds AT actualtechnologies.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] FreeTDS and Ubuntu, iodbc
  • Date: Mon, 23 Apr 2007 12:03:24 -0500


On Apr 23, 2007, at 11:50 AM, Jonathan Monroe wrote:

Unfortunately, I don't think there's a RB workaround, since any property set using the RB SetConnectionAttribute method:

db.SetConnectionAttribute ODBCConstant.SQL_AUTOCOMMIT, 30

will get set *after* the connection is established.

Grr, I meant the example to be:

db.SetConnectionAttribute ODBCConstant.SQL_LOGIN_TIMEOUT, 30

Jonathan




Archive powered by MHonArc 2.6.24.

Top of Page