Welcome Guest, Not a member yet? Register   Sign In
Writing a New Database Driver (or more?)
#3

[eluser]xwero[/eluser]
If you are going to create a driver for the CI database class you should set AR to false in the config/database.php as it is based on sql to query the database it's connected with.

For the couchdb/couchdb_result.php file you will have to convert the json responses to an object or an array depending on the expected output.


Messages In This Thread
Writing a New Database Driver (or more?) - by El Forum - 10-02-2008, 05:04 PM
Writing a New Database Driver (or more?) - by El Forum - 10-02-2008, 06:18 PM
Writing a New Database Driver (or more?) - by El Forum - 10-03-2008, 01:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB