Synchronising with remote server

J

John

Hi

We have an internal ms access database which we need to synchronise with our
website with sql server 2005 backend which is hosted on a public host. My
question is; is there a way to keep the two databases synchronised using the
technologies built in sql server 2005 and/or access? We also have the
possibility of an in-house sql server 2000. Can this be used in anyway to
help, perhaps by moving data from in house access to in house sql server
2000 and then synching sql server 2000 and remote sql server 2005?

Thanks

Regards
 
D

David W. Fenton

We have an internal ms access database which we need to
synchronise with our website with sql server 2005 backend which is
hosted on a public host. My question is; is there a way to keep
the two databases synchronised using the technologies built in sql
server 2005 and/or access? We also have the possibility of an
in-house sql server 2000. Can this be used in anyway to help,
perhaps by moving data from in house access to in house sql
server 2000 and then synching sql server 2000 and remote sql
server 2005?

I've been reading this newsgroup for many years and there are hardly
any posts in it about heterogeneous replication. 99% of the
expertise here is about Jet-only replication. I'd suggest posting
your question in an appropriate SQL Server newsgroup(s).
 

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