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

Kevin van Zonneveld's Blog: Kevin van Zonneveld

Code2Learn.com: Using HighCharts with php , MySQL and CodeIgniter

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

Jake Smith's Blog: Callback Filter Iterator in PHP 5.3/5.4

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO


Community Events









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


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

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