|
-
Apr 12th, 2007, 11:55 PM
#3
Fanatic Member
Re: delete in datagrid-update database
I doubt DataAdapter can be of any help here, as it requires the datatables to have a unique key for it to auto-generate the command for Update etc. I think you'll need to figure a way out to do this if there is no unique key. What I would suggest (wrt what the problem appears to me) is in the "where" clause include all the fields to uniquely identify it (I know this sounds pretty stupid).
eDIT: The window was open for a bit longer time.
Last edited by rjv_rnjn; Apr 12th, 2007 at 11:59 PM.
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
|