Hello I'm just hiring with Everleap, and I'm trying to restore MSSQL Server databases that were on another server. What is the procedure to restore them? Thanks in advance
You can upload your database backup file using an FTP client like FileZilla. Place it in the Database Backup folder and restore it using the tools in the Control Panel: 1) Log into the Everleap Control Panel 2) Select Databases -> MS SQL in the drop down menu on top. 3) Create your database. 4) After you have created your database, there should be a restore option to restore your backup.
Log onto SQL Server Management Studio Navigate to the database you wish to restore. Right Click > Tasks > Restore > Database. Once on the General tab set the source to Device > Select Backup Device > Add > Navigate to the .bak file you're restoring to. Ensure The Destination Database is the correct one.