Results 1 to 4 of 4

Thread: editing a recordset

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2003
    Posts
    27

    editing a recordset

    I am new to VB.NET and am trying to edit values in a ODODB recorset.

    The values in the recordset have been retrieved from a SQL database.

    They have then been loaded into a flexgrid.

    What I want to do is when the flexgrid is edited the edited values are written back to the recorset.

    Then I can write the modified values to another SQL file.

    Can someone either help me or suggest an alternative

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    why don't you use a dataset?
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2003
    Posts
    27
    I dont know anything about them to be honest how do they work?? Are they similar to record sets??

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Search this forum for some useful links .

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