Thanks
William Buchanan
Yes, the autonumber will certainly cause problems - new records in the
two databases will be created with the same autonumber, bollixing up
all your relationships!
Take a look at Replication in the online help. It's a BIG job. Read
the instructions carefully.
John W. Vinson[MVP]
http://go.compuserve.com/msdevapps?loc=us&access=public
Regards, G.
William Buchanan <buck.b...@zetnet.co.uk> wrote in message
news:396a2741$0$11...@znews.zetnet.co.uk...
> Hi
> I have 2 copies of my database on separate standalone machines. I now
> need to get the data from one table brought from one of the copies into
> the other to get a full set of data. I have tried copy paste but that
> didn't work. The table has an autonumber field (don't know if this is
> causing problem).
> Any ideas as to how I can do this would be appreciated.
>
> Thanks
>
> William Buchanan
>
>
>
>
>
William Buchanan