I'm putting together a small package to perform a set of morning
reports on a number of MS SQL servers (2000, 2005 and 2008). I have
been using the rexx/sql package in conjuction with 00Rexx 3.20 through
ODBC connectons.
All my normal select etc work fine, and i have no issues with these,
but does anybody know who to obtain the result set from either a
stored procedure or a DBCC command - these whilst appearing to execute
fine, don't bring back any results.
Many thanks
Karoop
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm putting together a small package to perform a set of morning
reports on a number of MS SQL servers (2000, 2005 and 2008). I have
been using the rexx/sql package in conjuction with 00Rexx 3.20 through
ODBC connectons.
All my normal select etc work fine, and i have no issues with these,
but does anybody know who to obtain the result set from either a
stored procedure or a DBCC command - these whilst appearing to execute
fine, don't bring back any results.
Many thanks
Karoop