• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Question How to import a previous Export Dump into a local SQL instance?

Carneno

New Pleskian
Hello,

I'm using Plesk for Windows 12.5.30 and Microsoft SQL.

After I use the "Export Dump" for my SQL database in Plesk, it creates a ".zip" file named "autoima1_AutoImages_2018-04-06_10-34-43.zip". If I unzip the file, it gives a file with the same name, but without an extension.

How can I use that file to import it into my local Windows 10 computer SQL 2016 server instance?

Any help would be gratefully appreciated.

Thanks,
Tony
 
I’m not a windows guy, but if you open the extracted file in notepad or the like does it look like a normal sql backup? You may be able to just rename it and add the SQL extension.
 
I’m not a windows guy, but if you open the extracted file in notepad or the like does it look like a normal sql backup? You may be able to just rename it and add the SQL extension.
Mark,

Thanks for your help.

That was all I needed to do. Renaming it to a ".bak" file allowed me to restore it from a backup.

Thanks,
Tony
 
Back
Top