Yeah I'm with Reynier.. They are within the same database here too.
With Oracle & Symfony, I wonder if I can use different TNS aliases for
the same database to mask the fact that its the same database and
treat it as 2 separate for eg? (ie. one TNS alias for each user in the
same database, so allowing multiple db connections in databases.yml).
Not sure how that would work for Postgres tho ... opinions anyone?

On 10 Apr, 16:14, "Reynier Perez Mira" <[EMAIL PROTECTED]> wrote:
> > Within the same database or does each user have a separate database?
>
> Yep, within the same database.
>
> > We too have been working with legacy code where we have to work with
> > existing tables but also add new tables for new features (which
> > usually becomes a new database with its own set of tables). This means
> > we have multiple DSNs in config/databases.yml and often use multiple
> > connections (maybe when we have totally replaced the legacy site we
> > can reduce this :-)
>
> This is not my case and I think Ryan G too.
>
> Cheers
> Ing. Reynier Pérez Mira
> Grupo Soporte al Desarrollo - Dirección Técnica IP
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to