Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Switch Sqlite3 DB - $db->setDatabase
Post: RE: Switch Sqlite3 DB - $db->setDatabase

InsiteFX Wrote: (08-13-2020, 10:40 AM) -- You need to create a config like below: PHP Code: -- $custom = [     'DSN'      => '',     'hostname' => 'localhost',     'username' => '',     'pa...
2,241 Views
3 Replies
08-14-2020, 01:23 AM
s4f3r
    Thread: Switch Sqlite3 DB - $db->setDatabase
Post: Switch Sqlite3 DB - $db->setDatabase

Hi, I am trying to dinamically switch a database (Sqlite3) on CI4. Queries are working nice with the default database. From the docs I read this: "You don’t need to create separate database conf...
2,241 Views
3 Replies
08-13-2020, 05:31 AM
s4f3r
    Thread: sqlite3 connection
Post: RE: sqlite3 connection

JoaoNinguem Wrote: (03-24-2019, 12:35 PM) -- SQLite3 is a PHP extension. Find and open "php.ini", uncomment the SQLite extension, and then save it. Restart server -- --EDIT-- It worked for me. Than...
3,862 Views
2 Replies
07-09-2020, 05:23 AM
s4f3r

Theme © iAndrew 2016 - Forum software by © MyBB