all groups > sql server replication > may 2007 >
You're in the

sql server replication

group:

Access Database transactional replicated into SQL Server 2000


Re: Access Database transactional replicated into SQL Server 2000 Hilary Cotter
5/24/2007 12:00:00 AM
sql server replication:
This can't be done easily. You can replicate from SQL Server 2000 to an
Access database if you create an odbc datasource subscriber. Have a look at
this to get an idea of how it is done.
http://www.nwsu.com/lowres_replication_ch02.pdf

You could create a merge publication on your SQL Server and create the
Access database as a subscriber. This will replicate the changes in the
access database back to SQL Server.

[quoted text, click to view]

Access Database transactional replicated into SQL Server 2000 freeman642 NO[at]SPAM gmail.com
5/24/2007 4:03:41 AM
I have an access database that I want to transactionally replicate
into SQL Server 2000. Can someone point me in the right direction for
getting the source connection in enterprise manager? Or a brief
example o how to start this? Have looked at SQL to SQL, but not Access
to SQL.

Thanks John
Re: Access Database transactional replicated into SQL Server 2000 freeman642 NO[at]SPAM gmail.com
5/25/2007 3:36:15 AM
thanks Hilary thats a great idea. Never thought of that. thanks John


[quoted text, click to view]

AddThis Social Bookmark Button