Results 1 to 7 of 7
  1. #1
    jboss1995 is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    4

    Updateing records from one table to an ather.

    I have a master database with tables only on a shared folder. Each user has a database on their laptop with local tables and linked tables to the master database. When they are off the network they edit the local tables on the database but when the laptop is back on the net work it needs to update to the master database. The master database should reflect the same data as all clients databases. I have done this with vb code but have seen some anomalies with data integrity. I would like to do this with a orthodox way using a query. Basically the query would update any changes and add any additions from one table to another. I do not mind if it has to be two queries.



    Thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Have you looked into replication?

  3. #3
    jboss1995 is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    4
    Quote Originally Posted by RuralGuy View Post
    Have you looked into replication?
    No, never heard of it.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I'm not an expert on it but ac2003 supports it (but not ac2007) and was designed for the situation you are describing.

  5. #5
    jboss1995 is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    4
    Quote Originally Posted by RuralGuy View Post
    I'm not an expert on it but ac2003 supports it (but not ac2007) and was designed for the situation you are describing.

    Is it in access help file, or is there a better place to look?

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Google is your friend. Here's a start:
    http://office.microsoft.com/en-us/ac...526841033.aspx

  7. #7
    jboss1995 is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    4
    Quote Originally Posted by RuralGuy View Post
    Google is your friend. Here's a start:
    http://office.microsoft.com/en-us/ac...526841033.aspx
    Thanks I will give it a try.

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

Similar Threads

  1. Enumerating records in a table
    By EricMK in forum Programming
    Replies: 5
    Last Post: 07-08-2009, 07:40 AM
  2. Query two different records in the same table
    By Eildydar in forum Access
    Replies: 5
    Last Post: 04-15-2009, 01:39 PM
  3. Delete all records in a table?
    By bob646 in forum Access
    Replies: 1
    Last Post: 05-20-2007, 11:41 PM
  4. Creating a string from all records in a table
    By ocordero in forum Programming
    Replies: 2
    Last Post: 08-07-2006, 09:21 AM
  5. Replies: 1
    Last Post: 03-17-2006, 12:04 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