This tip helps SQL Server administrators and developers understand how to configure backups that are more useful and secure. This strategy promotes easier recovery of a failed system by backing up and restoring a database from a network file share.
Backups are part of your disaster recovery and business continuity plan. One of the failures to protect against is a computer and hard disk failure.
NEVER store your backups on the same machine/hard disk as your SQL Server!
If the physical device containing both the database and its backup fails, you face limited recovery options and will likely need to rely on other older backup media, if they exist.
Ideally, you should create all of your database backups on a separate device and/or separate machine, and in a central location. While some of you are saying "That seems pretty obvious!" to this information, you'd be surprised how many SQL Server users and database administrators are creating a database backup locally on the server without duplicating it elsewhere.
While only local devices are shown in Enterprise Manager’s Backup/Restore dialogs, there is a way to create or restore a SQL Server database backup on a network file share. Creating or restoring a database backup on a network file share requires the following prerequisites:
When creating or restoring backups on a network share, a significant increase in network traffic may result. You should ensure that your network can handle this without causing poor performance for other systems or end users. It may also benefit you to establish a dedicated physical network connection between your database server and your backup file host. Once the SQL Server instance is configured, you can use your local Enterprise Manager to create or restore a database backup that resides on a network device other than the device your instance of SQL Server is running on.
What it Means to Information Workers
Link Microsoft Access to SQL Azure Databases
Deploy MS Access DBs linked to SQL Azure
Monitor SQL Server Usage and DTU Limits on Azure
Convert Azure SQL Server to Elastic Pools
Database Backup and Restore on Network
SQL Server Express Editions and Downloads
SQL Server Express Automated Backups
Migrate Your Data Tier to SQL Server: Strategies for Survival
Microsoft Access Database and Migration Challenges
Are we there yet? Successfully navigating the bumpy road from Access to SQL Server
Microsoft SQL Server Consulting Services
Visual Studio .NET programmers for web development
General Microsoft Access consulting services
Microsoft Access Developer Help Center
MS Access Developer Programming