Welcome Guest, Not a member yet? Register   Sign In
Connecting to second db issue
#15

[eluser]xwero[/eluser]
Bramme use
Code:
$con = $this->load->database($dsn, TRUE, TRUE);
If you want to use AR methods. Just discovered it in the loader library code Smile

So it was a AR problem after all. In the user guide there is no mention of a third parameter of the load->database method. You can change the bug rapport to undocumented parameter.


Messages In This Thread
Connecting to second db issue - by El Forum - 08-13-2008, 01:05 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:01 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:07 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:24 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:26 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:28 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:31 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:35 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:40 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:53 AM
Connecting to second db issue - by El Forum - 08-13-2008, 02:58 AM
Connecting to second db issue - by El Forum - 08-13-2008, 05:34 AM
Connecting to second db issue - by El Forum - 08-13-2008, 06:00 AM
Connecting to second db issue - by El Forum - 08-13-2008, 06:21 AM
Connecting to second db issue - by El Forum - 08-13-2008, 06:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB