Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI3 - How to refer to PDO subdrivers from database.php config?
Post: RE: CI3 - How to refer to PDO subdrivers from data...

I found that in __construct() in pdo_driver.php the subdriver is auto-determined. Thus, all that should be needed to use a PDO subdriver is setting dbdriver to 'pdo', the hostname portion is used to a...
4,891 Views
1 Replies
04-28-2015, 05:16 AM
elijahlofgren
    Thread: CI3 - How to refer to PDO subdrivers from database.php config?
Post: CI3 - How to refer to PDO subdrivers from database...

I'm trying to use the pdo_sqlsrv_driver.php that is new in CI3. However, I'm unable to figure out how to refer to the driver by name in database.config If I try this I get "Invalid DB driver": $...
4,891 Views
1 Replies
04-27-2015, 02:02 PM
elijahlofgren

Theme © iAndrew 2016 - Forum software by © MyBB