Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating DB changes to Laptops 1

Status
Not open for further replies.

rlf1957

IS-IT--Management
Mar 7, 2003
60
US
I have an access97 Db that runs on a number of laptops. Daily data from each is exported to diskette and then imported to the office 'master db'.
What I need to do is update the database functions, ie queries, reports, forms without affecting the data records.
Is there any easy, or at least relatively painless method for accomplishing this task ? Any help would e greatly appreciated.
 
On the laptops you could split the databases leaving both the frontend and the backend on the laptop. You would also need to split the main database into a frontend/backend. Then you would only have to copy the frontend of the main database to the laptops to update the forms, queries, etc.

HTH,
Eric
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top