Hello,
We are replicating some tables to our websitedatabase. Al our internally DB are SQL Server, our webapp is build on a oracle.
Wgen replication tables that contain varchar's with special charaters such as é ö it goes 100% correct with the initial snapshot (and then bulk insert i supose), but when we update a record (even on a other field) the varchar contains wrong characters ....
Any ideas on how to work arround this ?