Hi All,
I got more than 2 database in my server. All the users need to execute a store procedure in Database A and store procedure will then execute another SP in Database BBB.
Problem here is, do I need to replicate all user account in Database BBB ?
Server user 'whkwan' is not a valid user in database 'BBB'.
Normally situation like this, how to handle ? Thanks in advance.
I got more than 2 database in my server. All the users need to execute a store procedure in Database A and store procedure will then execute another SP in Database BBB.
Problem here is, do I need to replicate all user account in Database BBB ?
Server user 'whkwan' is not a valid user in database 'BBB'.
Normally situation like this, how to handle ? Thanks in advance.