tranfering feild data from laptob db to office db?????????????????/

  • Thread starter Thread starter reservedbcreater
  • Start date Start date
R

reservedbcreater

I have a ms access database for housing inpsection surveys.
2 inspectors have laptobs with the same access database on each.
when they fill out new inpsection surveys and return to the office they
must be able to simply transfer their feild collected data to the office
database.
any ideas? im open to all kinds of suggestions.
 
Import the data into the database, then use append queries to add it to the
main data.
 
Hi,


Replication should be nice too. Windows 95 was having the "briefcase"
replication icon just for stuff like that. You may explore the Replication
newsgroups.


Hoping it may help,
Vanderghast, Access MVP
 
and how would i do that???? (Import the data into the database, then use
append queries to add it to the main data.)
 
Back
Top