Friends,
I am not getting proper way to migrate the security of a database. Normally I backup database and restore the same to another server. But to sync the security I manually check the rights and give those rights to the user accordingly as I couldn't find any scripts or way to migrate it. I found Sp_Revlogin store procedure but it looks like whole server level security I just want database level security so I thought its not best option for me. Please help me.