Got a stored procedure that returns a record set just fine.  There are times 
however that I just want the count.  Rather than creating the SQL logic again, 
substituting the fields desired with the COUNT(*) instead, is there an easier 
way to simply say something like "give me the @@rowcount of the 
spMyProcThatGetsRows"

???

tia,
--Michael







_______________________________________________
Post Messages to: ProFox@leafe.com
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.

Reply via email to