Results 1 to 5 of 5

Thread: Trouble Updating Access DataBase {Resolved}

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    90

    Trouble Updating Access DataBase {Resolved}

    It seems to be a popular subject.
    I am having alittle trouble updating my access database
    I am trying to update it using the datarow. I have each field in the datarow updating. If I update the datarow I can scroll to another index in the datarow. then scroll back and the value is still changed. But I am not sure how to make those changes in the Datarow update the Access Database.

    Any help is appreciated.
    Last edited by OUSoonerFan; Aug 22nd, 2003 at 11:02 AM.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    90
    Thanks For the reply Pirate. Is that for Adding a record or does it work for updating a records also

    I am trying to update the row. not add a new one.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    90

    Resolved

    Ok I have resolved the issue
    I was not creating and setting the OleDbCommandBuilder to the Adapter I created.

    Thanks for your Help Pirate.

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    You're welcome . I didn't expect you meant something like updating existing data but it's good you got it worked out .

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