B
Bill (Unique as my name)
I have one database on two unconnected computers.
I can update tables from either database through the transferdatabase
command via VBA, as long as the tables are not joined.
If I create a select query using joined tables, then, to update the
tables from the other computer's tables, can I export the query from
one computer to another, copy the values from one query and paste them
in the other query?
Just wondering if this is possible and safe.
Thanks in advance.
I can update tables from either database through the transferdatabase
command via VBA, as long as the tables are not joined.
If I create a select query using joined tables, then, to update the
tables from the other computer's tables, can I export the query from
one computer to another, copy the values from one query and paste them
in the other query?
Just wondering if this is possible and safe.
Thanks in advance.