ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:parseschema

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
axmls:parseschema [2016/01/13 02:06] – ↷ Links adapted because of a move operation mnewnhamv5:axmls:parseschema [2016/01/13 02:26] – ↷ Page moved from axmls:parseschema to v5:axmls:parseschema mnewnham
Line 4: Line 4:
 == See Also ==  == See Also == 
 [[axmls:parseschemastring|ParseSchemaString()]]\\ [[axmls:parseschemastring|ParseSchemaString()]]\\
-[[axmls:executeSchema()]]\\+[[v5:axmls:executeschema]]\\
 == Syntax == == Syntax ==
  
Line 19: Line 19:
 Call this method to load the specified schema from a file (see the DTD for the proper format) and generate the SQL necessary to create the database described by the schema. Call this method to load the specified schema from a file (see the DTD for the proper format) and generate the SQL necessary to create the database described by the schema.
  
-The method returns an array of SQL queries, ready to execute. The returned array must be executed using [[axmls:executeSchema()]] or [[v5:dictionary:executesqlarray]]+The method returns an array of SQL queries, ready to execute. The returned array must be executed using [[v5:axmls:executeschema]] or [[v5:dictionary:executesqlarray]]
  
v5/axmls/parseschema.txt · Last modified: 2019/12/26 06:44 by peterdd