ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metaprocedures

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:metaprocedures [2016/01/13 02:31] – ↷ Links adapted because of a move operation mnewnhamv5:dictionary:metaprocedures [2026/03/24 02:50] (current) mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[v5:reference:preparesp]]+[[v5:reference:connection:preparesp]]
 == Syntax == == Syntax ==
   function metaProcedures(   function metaProcedures(
Line 12: Line 12:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''metaProcedures()'' returns a list of stored procedures in a database. Some databases do not support stored procedures. The format of the data returned is as follows:+The function ''metaProcedures()'' returns a list of stored procedures in a database. Some databases do not support stored procedures. The function returns an array or false if the database does not support stored procedures or there are currently no stored procedures. 
 + 
 +The format of the data returned is as follows:
 -------------------------------------------  ------------------------------------------- 
   Array(   Array(
v5/dictionary/metaprocedures.1452648707.txt.gz · Last modified: (external edit)