I have two databases DB1 DB2
DB2 has the same fields as DB1 plus a few more.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/7557-importing-data-access-97-a.html
Same field names, same types, same sizes.
There is a table in each of them named STATION.
I want to bring all the records from DB1.STATION into
DB2.STATION.
First I deleted all the records from DB2.STATION - no problem.
Then I tried to
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7557
FILE -> GetExternalData -> Import
and pointed to DB1.STATION table ... then clicked IMPORT
But nothing happened. Can someone tell me how to accomplish
this task??
TIA,
Bob