Hello everyone,
I want to know about replication
i have requirement like i hav to database
1)Customer
2) Customer Portal
I want to know if data is inserted,updated or deleted on Customer database than at that time it shouldalso get inserted,updated or deleted
at customer Portal also or vice versa
Is this is possible in SQL server 2005 can you tell me how to do this.
Can you provide solutions or links for this type of poblem