Welcome Guest, Not a member yet? Register   Sign In
Connecting to multiple databases PLUS using autoload
#1

[eluser]Unknown[/eluser]
Hi guys,

I'm building a site that mainly uses 1 database, so I'm autoloading the database library. However, there are some controllers on the site where I must connect to a second database which is on a different host.

Is there a way of doing this while still autoloading the database library to my first database? Or would I have to manually load the database library and connection settings for each controller?

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB