Data Publishing

Publishing a Microsoft SQL Server database allows you to temporarily attach the database to the target Microsoft SQL Server without launching restore. Publishing typically occurs faster than using standard restore features and could be convenient when, for example, your time to perform disaster-recovery operations is limited.

Veeam Explorer for Microsoft SQL Server mounts disks from the backup repository to the target machine (under the C:\VeeamFLR directory), retrieves required database files and attaches the associated database directly to your Microsoft SQL Server instance so that you can perform required operations using SQL Server tools such as Microsoft SQL Server Management Studio.

After you have launched a publishing operation to a Microsoft SQL Server machine, you can quickly republish the latest or point-in-time state of the database to the same machine.

Once you are done working with the published database, you can export the modified database as a BAK file. For more information, see Exporting as BAK.

Before publishing data, read the Considerations and Limitations section.

In This Section