Skip to Content.
Sympa Menu

freetds - Re: [freetds] Stored proc returning an empty record set?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Alan South <asouth AT diligence.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Stored proc returning an empty record set?
  • Date: Mon, 16 Jun 2003 12:19:41 -0600

Peter, many thanks for that.
The DBA had missed that and this PHP person did not have a clue.
We had felt that it was returning multiple datasets, but no one had caught on.
I had re-written the entire stored proc in PHP - but boy was it slow!
Now we are back on track. Apparently FreeTDS was not sending the count string
until we upgraded from .57 to .61.

At 07:22 PM 6/14/2003 -0700, you wrote:
In your proc try setting:
SET NOCOUNT ON

I'm also sending this to see if I'm really still on the freetds list
havn't been getting any of the messages for a few weeks :(

Have Fun!
Peter

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page