Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. update query ?

update query ?

Scheduled Pinned Locked Moved Visual Basic
databasecsharphelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    drmzunlimited
    wrote on last edited by
    #1

    how to implement Update procedure in visual basic.net when connection to the database is made using oledbDataadapter and objdataset?? i mean how to implement update query in dataset when i try update it gives me this error : Update requires a valid Update Command when passed DataRow collection with modified rows. please tell me how to solve this? --thnx

    L 1 Reply Last reply
    0
    • D drmzunlimited

      how to implement Update procedure in visual basic.net when connection to the database is made using oledbDataadapter and objdataset?? i mean how to implement update query in dataset when i try update it gives me this error : Update requires a valid Update Command when passed DataRow collection with modified rows. please tell me how to solve this? --thnx

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      you could try and add an Edit() command. I know in VB 6.0, you can only put an update() command if you had an edit or add command before it. I'm not usre if it is the same in vb.net, I am still in the trial period of experimenting with it. Have fun!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups