Previous Topic: Microsoft SQL Server Database ConsiderationsNext Topic: How to Enable TCP/IP Communication on Microsoft SQL Server Databases


Remote Database Considerations

Using a remote database provides a simple and transparent method of sharing a single database as if the database resides locally. When you use this configuration, you do not need a database on the local machine because all information is saved to the remote database. This configuration is best under the following conditions:

Important! Microsoft SQL Server 2008 Express Edition does not support remote database communication.

Note: For information about configuring devices and modifying the database protection job, see the Administration Guide.