mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
0fe1721e19
commit
bf242a9784
@ -11,7 +11,7 @@ When those are up and running, feel free to use the DB2 drivers provided below.
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
<b>DB2 Uncataloged or Remote Connections</b>
|
||||
<b>Download</b>: [[File:db2u.zip]]
|
||||
<b>Download</b>: [[File:db2u_v2.zip]]
|
||||
|
||||
Take the zip file, extract the contents of it to your system/database/drivers folder of your CodeIgniter installation. Make sure the following 5 elements are defined properly in your database config file. All 5 elements are required to successfully connect, and use, especially the database name element.
|
||||
|
||||
@ -36,4 +36,4 @@ $db['default']['dbdriver'] = "db2c";
|
||||
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
<b>Download [[File:db2u.zip]] (DB2 Uncataloged or Remote Driver)</b>
|
||||
<b>Download [[File:db2u_v2.zip]] (DB2 Uncataloged or Remote Driver)</b>
|
Loading…
x
Reference in New Issue
Block a user