Welcome Guest, Not a member yet? Register   Sign In
multiple databases
#2

[eluser]ray73864[/eluser]
ahha, i changed the constructor statement so that it became: $this->email = $this->load->database('email',TRUE);

and then changed the query i am doing to $this->email->query() and it all worked good (the multiple databases userguide at 'http://ellislab.com/codeigniter/user-guide/database/connecting.html' didn't mention that.

Is there anyway i can get the scaffolder to use the newly loaded database connection, or will it only look at 'active_group'?


Messages In This Thread
multiple databases - by El Forum - 08-10-2008, 07:58 PM
multiple databases - by El Forum - 08-10-2008, 08:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB