To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
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)