I have a secured database with one admin account PAdmin1,
who is the owner of the database. Let's call the mdw file associated with
this database sec1.mdw
What I want to do is to transfer the ownership to an other account, PAdmin2, which is defined by a second security file sec2.mdw.
The...