hi,
i configured replication between two servers. i tested replication with one single table(with primary key) and it worked. how do i get a replication of complete database. since some tables might not have primary keys and so replication wont work for that table alone. to overcome this how do i get complete replica of one database in another server(as a full backup).
thanks in advance