Synchronising/replicating access with sql server

J

John

Hi

Is there a way to synchronise/replicate an access db with sql server 2000
db, short of writing the code oneself?

Thanks

Regards
 
D

David W. Fenton

Is there a way to synchronise/replicate an access db with sql
server 2000 db, short of writing the code oneself?

Jet 4 and SQL Server 2K support "heterogeneous replication", yes.

I'd check MSDN for that term.

You're not likely to find much about that here in this newsgroup,
which is 99% concerned with pure Jet replication.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top