G
Guest
Hi all..
Ok I have been banging my head for two days trying to do this... There
has to be an easy way of doing this.
I have two tables... exactly the same except for the info contained.
Table A has a bunch of info in it, but some of the stuff needs to be
retrieved from the field IE ImageDate/ImageID/ etc.. So what I want to do is
bring the database from the field and use it to update the database on the
server.
Database A: On main server (with some of the data already entered)
Database B: On laptop that is taken into the field and updates the database
on the laptop
What I want to do is get all the updated field data from database B into
database A.
I want to be able to say: Ok I have some of the data in database A and now
I have updated data in database B...
What Do I need to do in order to get the new info into the old database...
I have ran a query and figured out there are 2314 files that need to be
updated on Database A from Database B.
I have tried numerous update queries and nothing seems to be working.
Each table has 15 fields....... I would like the query to say ok we have
16K entries only 2314 need to be updated, pick those 2314 and update the
necessary fields...
Man this is driving me nuts.....
R~
Ok I have been banging my head for two days trying to do this... There
has to be an easy way of doing this.
I have two tables... exactly the same except for the info contained.
Table A has a bunch of info in it, but some of the stuff needs to be
retrieved from the field IE ImageDate/ImageID/ etc.. So what I want to do is
bring the database from the field and use it to update the database on the
server.
Database A: On main server (with some of the data already entered)
Database B: On laptop that is taken into the field and updates the database
on the laptop
What I want to do is get all the updated field data from database B into
database A.
I want to be able to say: Ok I have some of the data in database A and now
I have updated data in database B...
What Do I need to do in order to get the new info into the old database...
I have ran a query and figured out there are 2314 files that need to be
updated on Database A from Database B.
I have tried numerous update queries and nothing seems to be working.
Each table has 15 fields....... I would like the query to say ok we have
16K entries only 2314 need to be updated, pick those 2314 and update the
necessary fields...
Man this is driving me nuts.....
R~