all groups > sql server replication > june 2005 >
You're in the

sql server replication

group:

Replicate between SQL and Access


RE: Replicate between SQL and Access Christian Donner
6/27/2005 1:28:07 PM
sql server replication:
"Earl" schrieb:
[quoted text, click to view]

Replicate between SQL and Access Earl
6/27/2005 3:03:54 PM
I want to replicate between an SQL2k database and an Access database.
Unfortunately, the field structures are not identical and neither one can be
changed. How best to handle this scenario?

Re: Replicate between SQL and Access Hilary Cotter
6/27/2005 5:57:02 PM
try to create a indexed view that looks like your access table and then
replicate that.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

Re: Replicate between SQL and Access Earl
6/27/2005 9:31:53 PM
Thanks for the idea Christian. I'll have to mull that one a bit :=)

"Christian Donner" <ChristianDonner@discussions.microsoft.com> wrote in
message news:A7A2F4DB-D86B-4855-B221-9B2E414E2C1B@microsoft.com...
[quoted text, click to view]

Re: Replicate between SQL and Access Earl
6/27/2005 9:34:49 PM
Thanks Hilary. Is transforming the data during replication a common
technique? For example, one database has non-normalized fields such as
complete addresses, full names and such.

[quoted text, click to view]

AddThis Social Bookmark Button