News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
BACKUP and RESTORE A Database with the SQL Server Driver for PHP
April 08, 2010 @ 12:48:08

In keeping with his SQL Server and PHP theme, Brian Swan has another new post talking about the combination, but this time he focuses on using the SQL Server driver for PHP to backup and restore a database with the BACKUP and RESTORE SQL Server commands.

The strategy you choose really depends on your application and your data. [...] Since I can't possibly cover everything between those extremes in one post, I'll aim for something in the middle. Like a blog, perhaps. In other words, I'll address the scenario in which I don't want to lose data, but I'm not willing to go to extremes to preserve it.

The post is largely SQL Server related - mostly for the BACKUP and RESTORE - but it gives you a good idea of how to make a full backup, take a snapshot of your logs and restoring that information back up just in case.

0 comments voice your opinion now!
sqlserver restore backup database tutorial


blog comments powered by Disqus

Similar Posts

Ibuildings Blog: Implementing Iterators

Perplexed Labs Blog: PHP Forking to Concurrency with pcntl_fork()

Asvin Balloo's Blog: 10 useful PHP PEAR packages

Elizabeth Smith's Blog: How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express

The Bakery: Basic User Authentication in (CakePHP) 1.2.x


Community Events









Don't see your event here?
Let us know!


code api framework object interview introduction database podcast release opinion phpunit zendframework2 development composer example unittest testing language tool community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework