Hi all
I have a database connection defined as the following:
owner:
class: sfPropelDatabase
param:
dsn: mysql://symfony:[EMAIL PROTECTED]/owner
The problem is that the name of the database depends on the name of
the "owner" that is defined in dynamically in the application.
So I need to be able to change the database name of the connection on
the fly.
I know that symfony provides a sfConfig class to access configuration
but it does not allow access to the database configuration.
does any one have an idea?
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---