Welcome Guest, Not a member yet? Register   Sign In
[Solved] Profiler only shows queries to one database
#3

[eluser]sqwk[/eluser]
In the controller? I load the db in the model like this:

Code:
$geo = $this->load->database('geodb', TRUE);

$geo->query('bla bla bla');

Is this the wrong way to do this?


Messages In This Thread
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 08:56 AM
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 09:16 AM
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 10:12 AM
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 10:37 AM
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 11:05 AM
[Solved] Profiler only shows queries to one database - by El Forum - 06-29-2010, 11:14 AM
[Solved] Profiler only shows queries to one database - by El Forum - 10-12-2010, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB