C
Charlie
I have a databse that will no longer synchronise. I need to get the data
from MDB1 into MDB2, running an append for all new records is not a problem
but I also need to get the data from the tables where only one field has been
amemded. Can I use the fields or tables that are created by replication to
track these ameded record so that I may find them? Some of my tables have
over 25000 records and 40 fields.
Many thanks in advance
Charlie
from MDB1 into MDB2, running an append for all new records is not a problem
but I also need to get the data from the tables where only one field has been
amemded. Can I use the fields or tables that are created by replication to
track these ameded record so that I may find them? Some of my tables have
over 25000 records and 40 fields.
Many thanks in advance
Charlie