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 [2023/06/11 11:40] – [Description] describe difference between fetchObj/fetchObject, remove invalid mention of advancing cursor dregad | v5:reference:recordset:fetchobj [2023/06/11 12:25] (current) – dregad | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== fetchObj ======= | ====== fetchObj ======= | ||
- | ====== fetchObject ======= | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
<WRAP right box> | <WRAP right box> | ||
- | obj fetchObj( | + | obj fetchObj() |
- | optional bool $upperCaseKeys=false | + | |
- | | + | |
obj fetchObject( | obj fetchObject( | ||
Line 13: | Line 10: | ||
) | ) | ||
</ | </ | ||
+ | |||
+ | ====== fetchObject ======= | ||
+ | |||
===== Description ===== | ===== Description ===== | ||
- | The '' | + | The '' |
They can be considered as aliases, except for the fact that '' | They can be considered as aliases, except for the fact that '' | ||
Line 21: | Line 21: | ||
Unlike the [[v5: | Unlike the [[v5: | ||
- | If the SQL statement results in an empty recordset, then calling fetchObj() will return an empty record, not EOF. Use [[v5: | + | If the SQL statement results in an empty recordset |
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, |
------------------- | ------------------- |
v5/reference/recordset/fetchobj.1686476424.txt.gz · Last modified: 2023/06/11 11:40 by dregad