> From: "Ted Roche" <[EMAIL PROTECTED]> > Date: Thu, August 03, 2006 8:57 am > To: [email protected] > > On 8/3/06, Michael Babcock <[EMAIL PROTECTED]> wrote: > > Is it possible to write a stored proc to return multiple cursors to a > > VFP call? I've only returned one always in my past dealings with SS. > > > > I've done it with SQLExec() directly by sending multiple SQL > statements, but not by invoking an SP. Check out SQLMoreResults() and > see if that works for you.
Passing is a second param there allows you to name your cursor. I see now. Thanks. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

