v5:database:ibm_db2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:database:ibm_db2 [2023/01/24 03:53] – mnewnham | v5:database:ibm_db2 [2025/06/01 13:21] (current) – Remove square brackets in tags dregad | ||
---|---|---|---|
Line 70: | Line 70: | ||
$conn = ADOnewConnection(' | $conn = ADOnewConnection(' | ||
$conn-> | $conn-> | ||
+ | </ | ||
+ | |||
+ | ------------------------------ | ||
+ | ===== Connection Example Using *LOCAL ===== | ||
+ | <code php> | ||
+ | include ' | ||
+ | $dsn = ' | ||
+ | $conn = ADOnewConnection(' | ||
+ | $conn-> | ||
+ | |||
+ | /* | ||
+ | * Add another connection | ||
+ | */ | ||
+ | $dsn = ' | ||
+ | $conn2 = ADOnewConnection(' | ||
+ | $conn2-> | ||
+ | ------------------------------ | ||
</ | </ | ||
Line 103: | Line 120: | ||
</ | </ | ||
This driver provides undocumented bind variable mapping from ibm to oracle.The functionality appears to overlap the db2_oci driver | This driver provides undocumented bind variable mapping from ibm to oracle.The functionality appears to overlap the db2_oci driver | ||
- | {{tag>[ibm db2 tier1]}} | + | {{tag> |
===== Case Sensitivity In Table And Column Names ===== | ===== Case Sensitivity In Table And Column Names ===== | ||
Line 137: | Line 154: | ||
- | {{tag>[db2 supported]}} | + | {{tag> |
v5/database/ibm_db2.1674528831.txt.gz · Last modified: by mnewnham