PHP Classes

Classes of Jonathan Hilgeman

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jonathan Hilgeman (1)  >  Mission progress status  >  Reputation  
Picture of Jonathan Hilgeman
Name: Jonathan Hilgeman is available for providing paid consulting. Contact Jonathan Hilgeman .
Classes: 1
Country: United States United States
Age: ???
All time rank: 2104300 in United States United States
Week rank: 46 Up5 in United States United States Up
All time users: 1217
Week users: 1
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP MSSQL Dump  
PHP Programming Innovation award nominee
October 2009
Number 7


Prize: One copy of VS.PHP
Dump a Microsoft SQL server database
This class can be used to generate a dump of a Microsoft SQL server database.

It accesses a given Microsoft SQL server database and retrieves schema and data to generate a string with SQL statements that can be used to recreate the database.

The class may dump just the database schema, just the table data, or both.

It may also strip comments and not indent the output string with tabs to make the output as compact as possible.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z