Welcome Guest, Not a member yet? Register   Sign In
Access Database Class
#1

[eluser]ranjudsokomora[/eluser]
Hello CI Coders,
I am trying to initialize the database class inside of my rewrite of the router class.
Is there a way to do this? Here is my code so far but I don't know how to take it from here, because this produces an error.

Code:
$CI    =   & load_class('Loader');
$CI    =   new CI_Loader();
$CI->database();


Messages In This Thread
Access Database Class - by El Forum - 06-01-2010, 09:51 PM
Access Database Class - by El Forum - 06-01-2010, 10:39 PM
Access Database Class - by El Forum - 06-01-2010, 10:45 PM
Access Database Class - by El Forum - 06-01-2010, 10:57 PM
Access Database Class - by El Forum - 06-01-2010, 11:12 PM
Access Database Class - by El Forum - 06-02-2010, 12:52 AM
Access Database Class - by El Forum - 06-02-2010, 01:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB