Hello All - appreciate the good advise that comes from the good folks on here.
In my database I have 5 tables or varying size (fields, records). These tables actually come from our organizations shared database. Very good information that I need. At first I just thought of linking to the shared database but the problem is there are many times when I am off the network and need to still use my database.
So - I tried to do just an import and found out Access doesn't copy over but just adds a "1" or "2" to the table name. Ok - so I came up with the idea of deleting the table first and then importing. Bad idea as I discovered (I learn so much from my errors).
When I deleted the original table all of the relationships were gone. While the shared database table data is much needed, the relationships of the table on my local database are critical.
So I am looking for I guess is an Append query. I basically want to delete all of the records in the Table, maintain the relationships, and then append the table with the latest records from the shared database.
Any words of wisdom how best to do this?
Thank you.
Kannon
In my database I have 5 tables or varying size (fields, records). These tables actually come from our organizations shared database. Very good information that I need. At first I just thought of linking to the shared database but the problem is there are many times when I am off the network and need to still use my database.
So - I tried to do just an import and found out Access doesn't copy over but just adds a "1" or "2" to the table name. Ok - so I came up with the idea of deleting the table first and then importing. Bad idea as I discovered (I learn so much from my errors).
When I deleted the original table all of the relationships were gone. While the shared database table data is much needed, the relationships of the table on my local database are critical.
So I am looking for I guess is an Append query. I basically want to delete all of the records in the Table, maintain the relationships, and then append the table with the latest records from the shared database.
Any words of wisdom how best to do this?
Thank you.
Kannon