database Archive
-
Using Multiple Databases in Symfony with Propel
Posted on April 22, 2008 | 9 CommentsThere comes a time in your symfony development career when you will need to connect to multiple databases from within one application. At first it may not be obvious how to configure symfony correctly to handle a couple different databases or database servers.