Hi, Is SQL Server limited to replicating only from Oracle and another SQL Server or I can somehow replicate from some other ODBC database? //Misha
The supported sources are SQL Server and Oracle. You are free to write to the distribution database with any source you want. There is a sample called samppub in the SQL 2000 samples which shows you how to do this. "Mikhail" wrote in message news:%23zmMqX%233IHA.2348@TK2MSFTNGP06.phx.gbl... > Hi, > > Is SQL Server limited to replicating only from Oracle and another SQL > Server or I can somehow replicate from some other ODBC database? > > //Misha >