Results 1 to 2 of 2

Thread: update tables

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Posts
    2

    Unhappy

    I am a VB beginner. I would like to know how to update data on multiple tables using VB.

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Posts
    125
    if you are using a data control then it does it automatically

    otherwise there is a
    recordset.Update method (see help)

    some examples at http://pages.about.com/vbmakai/dao.htm

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