ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:createdatabase

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:dictionary:createdatabase [2016/01/13 02:06] – ↷ Page moved from dictionary:createdatabase to v5:dictionary:createdatabase mnewnhamv5:dictionary:createdatabase [2016/01/13 02:06] – ↷ Links adapted because of a move operation mnewnham
Line 9: Line 9:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The method ''createDatabase()'' returns an array of strings holding the SQL necessary to create a database (or user space) on the current DBMS. To actually execute the code, the output must be passes to [[dictionary:executeSqlArray()]].+The method ''createDatabase()'' returns an array of strings holding the SQL necessary to create a database (or user space) on the current DBMS. To actually execute the code, the output must be passes to [[v5:dictionary:executesqlarray]].
 ===== Usage ==== ===== Usage ====
 <code php> <code php>
v5/dictionary/createdatabase.txt · Last modified: 2018/07/01 22:42 by peterdd