Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: IBM DB2 full support with active records
Post: RE: IBM DB2 full support with active records

Here we are using "Core PHP", "YII" and "Codeigniter". Both "YII" and "Core PHP" Supports the use of "PDO" with "IBM DB2". But in "Codeigniter", it doesn't seems to work. What may be the issue? The "P...
32,303 Views
0 Replies
10-15-2015, 03:07 AM
arunsankars1989
    Thread: IBM DB2 full support with active records
Post: RE: IBM DB2 full support with active records

Sharasuke Wrote: (03-26-2015, 01:35 AM) -- PHP Code: -- $db['default']['dbdriver'] = 'pdo' -- Also make a valid dsn string. Something like this I guess: PHP Code: -- $db['default']['dsn'] = 'ibm:...
32,303 Views
0 Replies
03-26-2015, 04:42 AM
arunsankars1989
    Thread: IBM DB2 full support with active records
Post: RE: IBM DB2 full support with active records

Narf Wrote: (03-25-2015, 08:56 AM) -- Upgrade to CI3 (3.0RC3). It supports it out of the box via PDO. -- Thank you for the reply... So what I have to give as the "$db['default']['dbdriver']" in the ...
32,303 Views
0 Replies
03-25-2015, 09:22 PM
arunsankars1989
    Thread: IBM DB2 full support with active records
Post: IBM DB2 full support with active records

Hai, I am using codeigniter 2.2.1 with "IBM DB2" database. I think the database driver which I am using is a custom design by "dev team". It didn't support active records. Is there any fully function...
32,303 Views
0 Replies
03-25-2015, 05:25 AM
arunsankars1989

Theme © iAndrew 2016 - Forum software by © MyBB