Results 1 to 2 of 2

Thread: Linking tables in Sql Server database using VB

  1. #1
    Guest
    I have a two forms each one accessing data from a table in
    a SQL server. How do I link the two tables using VB such that when I add a record in one, the other table is also updated.


  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    Once you have posted the update in form1, use the refresh (or requery) method on form2 dataset.

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

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