transfer of mdw users from one database to another

M

Mike

How do we tranfer the users present in one mdw of a
database to a new database. i.e how do we attach one mdw
to another mdb file.
 
R

Rick Brandt

Mike said:
How do we tranfer the users present in one mdw of a
database to a new database. i.e how do we attach one mdw
to another mdb file.

If you are using that mdw file when you create another mdb then it is
automatic. If the file was already created with a different mdw file, then
create a blank file while logged into the desired mdw and then import all
of the objects from the other file.
 
Top