F
fredd00
Hi
I have a stored proc that returns
2 record set (tables)
i have 1 select that returns the error id and error message
and 1 select for the data
when i drop the stored procedure on the designer of the DataSet I only
get a table for the first record set (table)
i would like my typed data set to fill both tables on the fill method
any help
thanks
i'm using vs2005 and mssql 2000
I have a stored proc that returns
2 record set (tables)
i have 1 select that returns the error id and error message
and 1 select for the data
when i drop the stored procedure on the designer of the DataSet I only
get a table for the first record set (table)
i would like my typed data set to fill both tables on the fill method
any help
thanks
i'm using vs2005 and mssql 2000