v5:reference:connection:setconnectionparameter
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:reference:connection:setconnectionparameter [2022/07/13 03:26] – [Other Usage] mnewnham | v5:reference:connection:setconnectionparameter [2022/07/13 03:47] (current) – [IDM DB2] mnewnham | ||
|---|---|---|---|
| Line 77: | Line 77: | ||
| - | ===== SQL Server | + | ==== SQL Server ==== |
| Parameters must be set from the list of Microsoft [[https:// | Parameters must be set from the list of Microsoft [[https:// | ||
| Line 88: | Line 88: | ||
| </ | </ | ||
| - | ===== IDM DB2 ===== | + | ==== IDM DB2 ==== |
| + | Parameters must be chosen from the list of DB2 [[https:// | ||
| <code php> | <code php> | ||
| /* | /* | ||
| - | | + | |
| */ | */ | ||
| $db-> | $db-> | ||
| Line 97: | Line 98: | ||
| </ | </ | ||
| + | ==== PDO Driver ==== | ||
| + | Any parameter from the PHP [[https:// | ||
| + | |||
| + | <code php> | ||
| + | /* | ||
| + | * Example Setting Timeout Duration | ||
| + | */ | ||
| + | $db-> | ||
| + | $db-> | ||
| + | </ | ||
v5/reference/connection/setconnectionparameter.1657675563.txt.gz · Last modified: by mnewnham
