ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:execute

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
v5:reference:execute [2016/01/16 23:05] – ↷ Links adapted because of a move operation mnewnhamv5:reference:execute [2016/01/17 00:36] – ↷ Links adapted because of a move operation mnewnham
Line 25: Line 25:
  
 ==== Result ===== ==== Result =====
-If the execution succeeds, it returns a recordset. This recordset can be used by functions such as [[v5:reference:connection:getupdatesql|getUpdateSQL()]] or [[v5:reference:fetchrow|fetchRow()]].+If the execution succeeds, it returns a recordset. This recordset can be used by functions such as [[v5:reference:connection:getupdatesql|getUpdateSQL()]] or [[v5:reference:recordset:fetchrow|fetchRow()]].
 if the execution fails, it returns false. You can access errors using [[v5:reference:errormsg|errorMsg()]]. if the execution fails, it returns false. You can access errors using [[v5:reference:errormsg|errorMsg()]].
 ==== Usage ==== ==== Usage ====
v5/reference/connection/execute.txt · Last modified: 2023/01/15 20:32 by mnewnham