v5:reference:recordset:fetchobj
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:reference:recordset:fetchobj [2016/01/17 00:22] – ↷ Page moved from v5:reference:fetchobj to v5:reference:recordset:fetchobj mnewnham | v5:reference:recordset:fetchobj [2023/06/11 12:25] (current) – dregad | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== fetchObj ======= | ====== fetchObj ======= | ||
+ | |||
~~NOTOC~~ | ~~NOTOC~~ | ||
+ | |||
<WRAP right box> | <WRAP right box> | ||
- | obj fetchObj( | + | obj fetchObj() |
- | optional bool $upperCaseKeys=false | + | |
+ | obj fetchObject( | ||
+ | optional bool $upperCaseKeys=true | ||
) | ) | ||
</ | </ | ||
+ | |||
+ | ====== fetchObject ======= | ||
+ | |||
===== Description ===== | ===== Description ===== | ||
- | The function '' | ||
- | Unlike the [[v5: | + | The '' |
+ | |||
+ | They can be considered as aliases, except for the fact that '' | ||
+ | |||
+ | Unlike the [[v5: | ||
+ | |||
+ | If the SQL statement results in an empty recordset or if the recordset has moved past end of file, then calling fetchObj() will return an empty record. Use [[v5: | ||
Results are influenced both by the [[v5: | Results are influenced both by the [[v5: | ||
- | The ADOFetchObj object has no special functionality, | + | The ADOFetchObj object has no special functionality, |
------------------- | ------------------- | ||
===== Usage ===== | ===== Usage ===== | ||
Line 43: | Line 56: | ||
*/ | */ | ||
</ | </ | ||
- | {{tag> | + | {{tag> |
v5/reference/recordset/fetchobj.1452986537.txt.gz · Last modified: 2017/04/21 11:37 (external edit)