Hello,
We have Database on live server and we are using replication (one-way) to fetch the database on local server.
We need do some modification as we want to update the Users table Password on local server only.
How can we achieve this?
Is there any event when we can fire the procedure on Users table?
Could you please suggest the ways to do this?
Regards
Ashish