diff --git a/DB2-Database-Driver.md b/DB2-Database-Driver.md index 292ecb72..bd5de64b 100755 --- a/DB2-Database-Driver.md +++ b/DB2-Database-Driver.md @@ -11,7 +11,7 @@ When those are up and running, feel free to use the DB2 drivers provided below. -------------------------------------------------------------------------------------------------------------------------------------------------------------------- DB2 Uncataloged or Remote Connections -Download: [[File:db2u.zip]] +Download: [[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"; -------------------------------------------------------------------------------------------------------------------------------------------------------------------- -Download [[File:db2u.zip]] (DB2 Uncataloged or Remote Driver) \ No newline at end of file +Download [[File:db2u_v2.zip]] (DB2 Uncataloged or Remote Driver) \ No newline at end of file