ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:setfetchmode

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
v5:reference:setfetchmode [2016/01/13 17:25] mnewnhamv5:reference:connection:setfetchmode [2016/01/16 23:04] – ↷ Page moved from v5:reference:setfetchmode to v5:reference:connection:setfetchmode mnewnham
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
  
-If you have multiple connection objects, and want to have different fetch modes for each connection, then use SetFetchMode. Once this function is called for a connection object, that connection object will ignore the global variable $ADODB_FETCH_MODE and will use the internal fetchMode property exclusively.+If you have multiple connection objects, and want to have different fetch modes for each connection, then use SetFetchMode. Once this function is called for a connection object, that connection object will ignore the global variable ''$ADODB_FETCH_MODE'' and will use the internal fetchMode property exclusively.
 <WRAP right 300px box> <WRAP right 300px box>
 == See Also == == See Also ==
-[[v5:reference:ADODB_FETCH_MODE]]\\+[[v5:reference:$ADODB_FETCH_MODE]]\\
 [[v5:reference:getFetchMode()]]\\ [[v5:reference:getFetchMode()]]\\
 == Syntax == == Syntax ==
v5/reference/connection/setfetchmode.txt · Last modified: 2020/01/05 12:30 by dregad