Transfer Databases

avatar

Is there a prescribed way to migrate database information from one db to another?

I have my credentials stored on one SQL server, however, I am migrating to another hosting company's SQL Server and would like to make the change.

How do I do this?

Thanks,
Eric

All Comments (1)

avatar

Hi,
It's possible to export your session and include the saved credentials. The menu can be found in File->Import / Export. The .rdm file format is the native file format for Remote Desktop Manager.

David Hervieux