Skip to Content.
Sympa Menu

freetds - Re: Error when excecuting sqlserver7 stored proc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Jonathan Boutelle" <jonathan.boutelle AT commerceone.com>
  • To: freetds
  • Subject: Re: Error when excecuting sqlserver7 stored proc
  • Date: Mon, 21 Feb 2000 18:50:9


I have successfully isolated the problem to the following lines in the
stored proc:
Close tableCursor1
deallocate tableCursor1

and the same lines for the second cursor.

Has anyone else experienced wierd behavior with sqlserver7 when attempting
to close/ deallocate cursors?




Archive powered by MHonArc 2.6.24.

Top of Page