ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:dictionary_index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:dictionary:dictionary_index [2024/12/18 10:18] – [Schema Management] dregadv5:dictionary:dictionary_index [2024/12/18 10:19] (current) – [Introduction] dregad
Line 4: Line 4:
 ====== The Data Dictionary ====== ====== The Data Dictionary ======
 ===== Introduction ===== ===== Introduction =====
-The Data Dictionary provides a series of functions **'Meta-Functions'** that allow a portable method of managing the schema of databases, from simple querying of data attributes of columns to XML based routines to build and manage new tables. +The Data Dictionary provides a series of **'Meta-Functions'** that allow a portable method of managing the schema of databases, from simple querying of data attributes of columns to XML based routines to build and manage new tables. 
 ===== Portable Data Types ===== ===== Portable Data Types =====
  
Line 55: Line 55:
 </WRAP> </WRAP>
 ==== Executing prepared code to update the schema ==== ==== Executing prepared code to update the schema ====
-Each of the methods below return an array of data, which should be executed using the [[v5:dictionary:executesqlarray|executeSqlArray()]] method + 
 +Each of the methods below returns an array of data, which should be executed using the [[v5:dictionary:executesqlarray|executeSqlArray()]] method
  
 ==== Creating A Database ==== ==== Creating A Database ====
v5/dictionary/dictionary_index.1734513498.txt.gz · Last modified: 2024/12/18 10:18 by dregad