Transfer ownership from a secured database

fugifox

Registered User.
Local time
Today, 01:24
Joined
Oct 31, 2006
Messages
95
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 problem is that when I am trying to import all the objects of the first database to a new blank database associated with sec2.mdw I ,obviously, get an error message saying that I do not have the privileges to do so.

Any ideas of how can I achieve what I want to do?
 
It works, thanks!
 

Users who are viewing this thread

Back
Top Bottom