Hi,

Is it possible to set up sql2000 to sql2000 replication between 2 databases where the source table is different from destination table. Let's say I have a product table with 2 fields (id, description). I want to replicate it to a table called Prod with 2 fields (ProdId, ProdDesc)

Thanks in advance

Salam Y. Elias