Sample schema: > tableA: > id: ~ > title : varchar(16) >
> tableB: > id: ~ > a_id: (FK) > file: varchar(64); > > tableC: > id: ~ > a_id: (FK) > file: varchar(64); > In the forms, TableA embed all TableB and TableC that belongs to it. Sometimes the upload of B simply fails. why? obs: I hope it is enough information -- Sidney G B Ferreira Desenvolvedor Web --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
