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 19:3:28


//this is the line that does it
Close tableCursor1

since i deallocate the cursor anyway, I think for now I just won't close
it. That way my code will work.

If any SQLServer7 gurus think this is a dangerous thing to do, let me know.
I'm pretty new to this whole stored proc paradigm.

thx,
-jonb




Archive powered by MHonArc 2.6.24.

Top of Page