ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:cacheexecute

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:connection:cacheexecute [2016/05/15 15:26] – [Description] mnewnhamv5:reference:connection:cacheexecute [2016/05/15 15:27] (current) – [Result] mnewnham
Line 35: Line 35:
 ==== 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:recordset: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:connection:errormsg|errorMsg()]].
 ==== Usage ==== ==== Usage ====
 <code php> <code php>
v5/reference/connection/cacheexecute.txt · Last modified: 2016/05/15 15:27 by mnewnham