mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
Updated DB2 Database Driver (markdown)
parent
bae90d4bc7
commit
9a176e107e
@ -1,3 +1,5 @@
|
||||
# Don't read any further. Driver files are untreaceable
|
||||
|
||||
I've created some IBM DB2 drivers for CodeIgniter 1.5.4 (I'm sure you can adapt them to earlier versions too), and figured I'd let others who were searching for the same thing have access to them. I've got two different versions, one is a driver for cataloged databases on your local host, and the other is for uncataloged remote database connections. These two versions are almost identical except for the the method they use to connect. There are a few things that are required for these drivers to work successfully.
|
||||
|
||||
1. You must have the ibm_db2 PECL extension installed, otherwise, none of the functions will be recognized.
|
||||
|
Loading…
x
Reference in New Issue
Block a user