W
WebDevHokie
I have a stored procedure that returns 2 cursors and I would like to
reference them by name. Is it possible to enable the cursors so that they
show a table name when you look through the dataset? Currently it returns
two datatables by name "Table".
Thanks in advance
WebDevHokie
reference them by name. Is it possible to enable the cursors so that they
show a table name when you look through the dataset? Currently it returns
two datatables by name "Table".
Thanks in advance
WebDevHokie