Skip to Content.
Sympa Menu

freetds - Re: [freetds] Multiple Active Statements

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Daniel Fazekas <fdsubs AT axelero.hu>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Multiple Active Statements
  • Date: Wed, 24 Sep 2003 14:23:54 +0200

Dario wrote:
please read this:

Hi there,
Unfortunately multiple active statements
is an ODBC driver facility and not under the control of unixODBC.
UnixODBC will allow multiple active connections only if the underlying
ODBC driver supports them. In the case of freetds I am not sure that SQL
server itself allows multiple active statement per connection. This is a
question you would have to ask the freetds team.

That's enirely correct, FreeTDS does not support multiple active statements, because SQL Server itself does not support them.

You can easily work around this by opening multiple connections.

I know this because this has been by far the most frequently asked question since the mere 1 month I've been subscribed to the list. :-)
And I'm not even at all interested in having multiple active statements.

--
Daniel





Archive powered by MHonArc 2.6.24.

Top of Page