These pages cover SQL Backup Pro 8.0. Help for older versions is also available.
You can install the SQL Backup Pro server components on a SQL Server instance in two ways:
Usually, using the SQL Backup Pro GUI is the easiest way to install the server components. You may prefer to install the server components manually if your SQL Server security doesn't allow you to install remotely, or if you want to choose the location of the SQL Backup Pro files.
You should install the server components manually if:
In the Registered SQL Servers pane, select the SQL Server instance you want to install the server components on. One of the following icons should be displayed:
| Indicates that the SQL Backup Pro server components aren't installed on the SQL Server. | |
| Indicates that the SQL Backup version 4 (or earlier) server components are installed on the SQL Server. You must upgrade the server components to use SQL Backup Pro 8 with this SQL Server instance. For more information, see Upgrading the server components. | |
| Indicates that the SQL Backup Pro server components are installed and licensed on this SQL Server, but the version of the server components isn't up to date compared with your version of the graphical user interface. For more information, see Upgrading the server components. |
The Install Server Components wizard is displayed, showes the version of the server components you're about to install.
Click Next to proceed to step 2 of the wizard:
A domain or built-in account for SQL Backup Pro to access the machine running the SQL Server instance and install the server components. The account must be an administrator on that machine.
You may wish to install SQL Backup Pro on your SQL Server instances manually using the SQBServerSetup.exe executable if your SQL Server security doesn't allow you to install remotely, or if you want to customize the installation.
To install the server components manually:
For information on installing SQL Backup Pro unattended using the command line, see Installing the server components from the command line.
The SQL Backup Pro server components comprise:
| SQBCoreService.exe | The SQL Backup Agent service application. |
xp_sqlbackup.dll | The SQL Backup Pro extended stored procedure dynamic-link library. This will be located in a subfolder called Win32, x64 depending on the SQL Server version. |
| SQLBackupC.exe | The SQL Backup Pro command line interface. |
| zlib1.dll | The compression library used by SQBCoreService.exe and SQLBackupC.exe |
| SQBHostedStorageClient.exe | The SQL Backup Pro command line utility for uploading backup files to a SQL Backup Pro Hosted Storage account. |
| SQBHostedStorageClient.exe.config | The configuration file for SQBHostedStorageClient.exe |
| RedGate.BackupReader.CryptoHelper.dll | The SQL Backup Pro Reader dynamic-link library. |
| SQBShellExt.dll | The SQL Backup Pro Windows shell extension library. This will be located in %ProgramFiles%\Common Files\Red Gate\SQL Backup or %ProgramFiles(x86)%\Common Files\Red Gate\SQL Backup. |
| SQBShellExt.reg | The registry information used to register the SQL Backup Pro shell extension. This will be located in %ProgramFiles%\Common Files\Red Gate\SQL Backup or %ProgramFiles(x86)%\Common Files\Red Gate\SQL Backup. |