A
aussie rules
Hi,
I have a stored procedure that returns (in the one vb call) two sets of
data( ie the stored procedure does two select statements, and when run in an
isql session, to separate result tables are displayed).
Is it possible to handle these two results within a single call to the sql
server, as I do not want to have to do a second return trip to the server
Thanks.
Thanks
I have a stored procedure that returns (in the one vb call) two sets of
data( ie the stored procedure does two select statements, and when run in an
isql session, to separate result tables are displayed).
Is it possible to handle these two results within a single call to the sql
server, as I do not want to have to do a second return trip to the server
Thanks.
Thanks