Results 1 to 8 of 8

Thread: [RESOLVED] delete in datagrid-update database

Threaded View

  1. #3
    Fanatic Member
    Join Date
    Jun 2004
    Location
    All useless places
    Posts
    917

    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
  •  



Click Here to Expand Forum to Full Width