SQL Replication Setup

Hello to all. I have a task to create replication between 2 sql servers (nav sql client 4.0 sp 3 on both , 2005 sql on both).

I have to copy 17 table from Database1 in SQL Server1 to 17 table in Database2 in SQL Server2. And also after that I must mark in 17 table in Database1 in SQL Server1 that the row was copied.

Help me please to configure replication in SQL Server.

Thank you very much and very appreciate!

Using SQL Server Enterprise Manager you have a wizard to make database replications. Using that tool you easily can make that task.