multidb

Using different databases with Zend Framework MultiDb

We can use Zend multiDb resource to connect to multiple databases.
We'll need 1 default database adapter or it will fail. Also I like having the profiler with the FireBug console during testing, so you can set it to true if you want.

Subscribe to RSS - multidb