|
-
Dec 8th, 2002, 09:07 AM
#1
Thread Starter
New Member
VB.NET DataSet Updates
In my SQL database I don't allow any INSERT, UPDATES or DELETES to be perform by any other user than the DBO.
So to perform these actions I need to be able to call a stored procedure when calling the DataSet.Update method.
Anybody got any ideas on how to do this. The Microsoft Not So Helpful Files are shedding no light.
Cheers
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|