S
Simon Harvey
Hi chaps,
I was wondering if it is possible to make execute one stored procedure and
get more than one table back.
I particular, what I'm looking to do is get a some info from a primary
table, and then all the related info from a foreign table.
I'd like to put these two tables into a dataset. I'm just wondering if I
have to make two seperate calls to stored procedures to get my two tables,
or whether this can be done in a oner.
Many thanks all
Simon
I was wondering if it is possible to make execute one stored procedure and
get more than one table back.
I particular, what I'm looking to do is get a some info from a primary
table, and then all the related info from a foreign table.
I'd like to put these two tables into a dataset. I'm just wondering if I
have to make two seperate calls to stored procedures to get my two tables,
or whether this can be done in a oner.
Many thanks all
Simon