new database

avatar
vpierron
Disabled

Hi,

I must changed the server where is the database of rdm.
I have exported and imported all the data with a .rdm file


but the "user specific settings" are reset !!!
they are just one user, no security groups etc....


Is there another method for moved the data to another database (on another server) ??

regards

Vincent

All Comments (1)

avatar

Hello,

Its best to backup using SQL Server, then import in the new server.

https://support.microsoft.com/en-us/kb/314546

Step 2 of that article is important, its to tie in existing DB users to instance logins.

Best regards,

Maurice