Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Brian Swan
At the Intersection of PHP and Microsoft
Search
Archives
Archives
April 2012
(1)
March 2012
(5)
January 2012
(1)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(1)
July 2011
(6)
June 2011
(5)
May 2011
(7)
April 2011
(9)
March 2011
(10)
February 2011
(9)
January 2011
(9)
December 2010
(10)
November 2010
(6)
October 2010
(8)
September 2010
(12)
August 2010
(10)
July 2010
(11)
June 2010
(10)
May 2010
(10)
April 2010
(15)
March 2010
(13)
February 2010
(6)
January 2010
(2)
Tags
AppFabric
Azure
connection options
cursors
Drupal
DrupalCon
IIS
Interviews
Java
JDBC
JumpIn Camp
Link List
OData
ODBC
paging
PDO
Reporting Services (SSRS)
Resources
SQL Azure
SQL Server Driver for PHP
SQL Server Express
SQL Server Migration Assistant
sqlsrv
SSMA
WebMatrix
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
MSDN Blogs
>
Brian Swan
>
All Tags
>
backup
Browse by Tags
restore
SQL Server Driver for PHP
Blog Post:
Restoring a SQL Server Database from PHP
Brian Swan - MSFT
A while back I wrote a post that described how to backup a database from PHP . However, I ran into a bug when trying to restore a database from PHP, so I resorted to using SQL Server Management Studio (SSMS) to execute the RESTORE statement. Since then, the SQL Server Driver for PHP team has investigated...
on
1 Jul 2010
Blog Post:
BACKUP and RESTORE A Database with the SQL Server Driver for PHP
Brian Swan - MSFT
In this post I’ll look at how to use the SQL Server Driver for PHP to backup and restore a database. It is important to understand that there are many ways to backup and restore a database. The strategy you choose really depends on your application and your data. For a non-critical application with minimal...
on
6 Apr 2010
Page 1 of 1 (2 items)