G
Guest
Hi,
I'm trying to update the Database (sql2000) using the DAAB v2.0
SqlHelper.UpdateDataset method. The problem is that my insert stored
procedure returns the primary keys of my new inserted rows as a returned
values parameters. But with the above method there seems to be no way to get
back those parameteres.
What woul be the best way to overcome this problem?
Thanks,
Gwenda
I'm trying to update the Database (sql2000) using the DAAB v2.0
SqlHelper.UpdateDataset method. The problem is that my insert stored
procedure returns the primary keys of my new inserted rows as a returned
values parameters. But with the above method there seems to be no way to get
back those parameteres.
What woul be the best way to overcome this problem?
Thanks,
Gwenda