T
TimR
In a simple update query from DB "B" to DB "A"...I know the compared fields
(only using one field) have to be EXACTLY the same...but...do the number of
records and/or the sort order of the records being compared/updated also
have to be excactly the same number of records or sort order ? Or, can the
two data bases have a different number of records and sort order of records
since you are updating only one particular field from DB "B" in DB "A" based
on one seperate matching exact field value in both ?
Should you use the Access default ID value of 1,2,3, etc...or no index value
when running a simple update query ?
Thanks, Tim
(only using one field) have to be EXACTLY the same...but...do the number of
records and/or the sort order of the records being compared/updated also
have to be excactly the same number of records or sort order ? Or, can the
two data bases have a different number of records and sort order of records
since you are updating only one particular field from DB "B" in DB "A" based
on one seperate matching exact field value in both ?
Should you use the Access default ID value of 1,2,3, etc...or no index value
when running a simple update query ?
Thanks, Tim