Hi, I want know how I configure my application to work with multiple schemas in Sql Server.
I have a delegate database with several schemas, and I will work with just some of them, but the command propel:build-schema generate all tables. Another problem is, when symfony make queries in database the error message is showed: "Invalid object name '<Table Name>'.". ie, symfony shold not be putting the schema in the preffix in the table name. How can I properly configure my schemas? Thanks a lot --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
