Home All Groups Group Topic Archive Search About

Synchronising/replicating access with sql server

Author
25 Dec 2005 3:10 PM
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

Author
30 Dec 2005 11:27 PM
Glenn Gailey [MS]
John, SQL Server 2000 supports Access (JET 4.0) Subscribers. You can register
an Access DB as a replication Subscriber using Enterprise Manager
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replhet_11bn.asp)
and then create a subscription to a SQL Server Publication for the Access
Subscriber. Make sure that the publication supports non-SQL Subscribers
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replhet_11bn.asp).
For infomation on other issues to watch out for, see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replhet_11bn.asp.

Best wishes,

--
Glenn Gailey

SQL Server User Education

This posting is provided "AS IS" with no warranties, and confers no rights.


Show quote
"John" wrote:

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

AddThis Social Bookmark Button