Why double post the same message? Now, yes, you can use Symfony with an existing database. Just customize schema.yml. There are quite a few examples out there of how to do this.
Triggers are on the db side - Symfony will use regular SQL queries, and then your DB will fire triggers just like it always does. Jeremy Thomerson On Mon, Sep 28, 2009 at 11:38 AM, murilo.bodo <[email protected] > wrote: > > Hi people. > > My database is created. > I need to use symfony for the views and rules of business... > Can i do it withou change the database, or create new codes? For > example: > The db has triggers and 20 tables... how to make symfony respect the > triggers and talk with the tables > withou create them?!?!?! > > thank you all! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
