This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
v5:userguide:debug [2016/01/13 02:30] mnewnham ↷ Page moved from reference:debug to v5:reference:debug |
v5:userguide:debug [2018/07/02 13:06] (current) peterdd prefer functions start lowercase (#430) |
||
---|---|---|---|
Line 20: | Line 20: | ||
* Invalid syntax in select statment | * Invalid syntax in select statment | ||
*/ | */ | ||
- | $recordSet = $conn->Execute(' | + | $recordSet = $conn->execute(' |
</ | </ | ||
The information returned on STDOUT is: | The information returned on STDOUT is: |