Update query question

  • Thread starter Thread starter SugarBear
  • Start date Start date
S

SugarBear

Hi

I have two database files. One has Structure that I want to keep as well
as a couple of new fields. The other is an earlier version, except that
someone did a bit of updating in it while I at work on the structure. My
question is this: I want to update the database that has the latest
structure and keep the new fields - they don't exist in the older
version. Can I do this with an update query?

Thanks

CH
 
Yes.

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Hi

I have two database files. One has Structure that I want to keep as well
as a couple of new fields. The other is an earlier version, except that
someone did a bit of updating in it while I at work on the structure. My
question is this: I want to update the database that has the latest
structure and keep the new fields - they don't exist in the older
version. Can I do this with an update query?

Thanks

CH
 
Back
Top