Results 1 to 4 of 4
  1. #1
    Ishaw is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Apr 2011
    Posts
    2

    Update data from another database

    Hi Guys,



    If I wanted to update data that is in a table from another database how would I do that using VB.

    What I want to do is, update a value in a table and then once that value is saved , update that record if it exists in another database. All I need to know is how to log into the other databse. I know how to do the search and the actual update but I just need to know how to log into the database so that I can then do the seach for the particular record and then do the actual update.

    Does anyone know how to do this using VB say a function maybe?

    Many thnaks in advance,

    Cheers,
    Ian

  2. #2
    msr71 is offline Novice
    Windows Vista Access 2007
    Join Date
    Apr 2011
    Posts
    17
    Try creating a link to the table you want to update and refer to the link in your update statement.

  3. #3
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664

  4. #4
    Ishaw is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Apr 2011
    Posts
    2

    Wink Update data from another database

    Hi Guys,

    Thanks very much for your responces, I shall check them out and let you know how I go to resolve my updating of the databse issues!!

    Many thnaks again!

    Ian

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Synch database after offline update
    By snoopy2003 in forum Database Design
    Replies: 0
    Last Post: 02-21-2011, 11:40 AM
  2. using form to update database
    By kfislandflying in forum Access
    Replies: 3
    Last Post: 09-27-2010, 07:38 PM
  3. Replies: 4
    Last Post: 08-30-2010, 01:24 PM
  4. How to make update to database???
    By skocev in forum Access
    Replies: 2
    Last Post: 03-31-2010, 02:47 PM
  5. how can we update data
    By grad2009 in forum Forms
    Replies: 3
    Last Post: 02-12-2010, 03:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums