Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-11-05 : 13:50:27
|
Visagharan D writes "Hi
I have problem in merge replication,
I try to publish a table user1.employee with a owner user1 and it gets reflected in the subscriber side in dbo.employee which is with a dbo owner. even though a table user1.employee with the owner user1 is available with the subscriber.
To make this more clear
replication expected
Publisher - Subcriber User1.Employee - User1.Employee
replication happening
Publisher Side - Subcriber User1.Employee - Dbo.Employee
Please help me (This has to be Urgent done)
Thankyou"
|
|
|
|
|
|