Welcome Guest, Not a member yet? Register   Sign In
Multiple DB connection - System get the wrong one
#16

[eluser]xwero[/eluser]
[quote author="cinewbie81" date="1193897949"]How do u set the new database as active_group ? is there any way for me to set it using the code ? or u modify it manually ?[/quote]

If you want your both databases loaded there is no need to change the active_group. It's just an easier way to load one of the databases.

Lets say that you have two groups : old and new and the active_group has the value old. You can set the active group to new using
Code:
$this->load->database('new');


Messages In This Thread
Multiple DB connection - System get the wrong one - by El Forum - 10-29-2007, 04:01 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-30-2007, 12:44 PM
Multiple DB connection - System get the wrong one - by El Forum - 10-30-2007, 12:52 PM
Multiple DB connection - System get the wrong one - by El Forum - 10-30-2007, 07:12 PM
Multiple DB connection - System get the wrong one - by El Forum - 10-30-2007, 10:45 PM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 12:51 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 01:10 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 02:08 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 02:12 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 03:27 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 03:39 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 05:55 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 06:14 AM
Multiple DB connection - System get the wrong one - by El Forum - 10-31-2007, 07:19 PM
Multiple DB connection - System get the wrong one - by El Forum - 11-02-2007, 04:16 AM
Multiple DB connection - System get the wrong one - by El Forum - 11-02-2007, 04:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB