Thanks NiL,
I reffered the links what u hav given, There are two tables "stocks", "brokers" and an association table "holdings". Here I need three tables User, Group, Project and a association table for three tables "user_group_project" kind of thing Thank again for your reply :) On Thu, 2011-02-17 at 03:26 -0800, NiL wrote: > http://www.sqlalchemy.org/docs/orm/extensions/associationproxy.html?highlight=association%20proxy#building-complex-views > > http://stackoverflow.com/questions/2310153/inserting-data-in-many-to-many-relationship-in-sqlalchemy/2310548#2310548 > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en.
