• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Generate .bak of MS-SQL Server

bartabc

Basic Pleskian
Hello,

How can i export a MS-SQL Server database to .bak file to import to another server (without windows plesk installed)?

I know there is a Database Reposity Backup i used then but files are generated without extension. Is there a possible to import this file to another MS SQL Server using MS Visual Studio for example ?

I have power pack tools installed with MS SQL Server 2012 on Windows Plesk 12.08 on Windows Server 2012 R2 64 BIts.

Thank you,
 
Why you can't do it with native MSSQL method with help of SQL Server Enterprise Manager?
 
You will need to use sql management studio, go to databases >> db >> task >> backup then select path where you want to save file and name the file name as b.bak
 
Back
Top