Results 1 to 5 of 5

Thread: Stuck in saving Records in DB using ADO.Net (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Frenzied Member moinkhan's Avatar
    Join Date
    Jun 2000
    Location
    Karachi, Pakistan
    Posts
    2,011

    Stuck in saving Records in DB using ADO.Net (RESOLVED)

    I am editing a specific column of a DataRow using Item collection.. then i am using DataAdapter's Update method to save the changes but it is giving me

    System.InvalidOperationException: Update requires a valid UpdateCommand when passed DataRow collection with modified rows.


    Now how can i know the update command for this row@ run time? I am lost
    Well.. I am new to Ado.Net and VB.Net......

    ***Believe me.. I used to be a VB GURU***
    Last edited by moinkhan; Jun 30th, 2003 at 03:31 AM.

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