There is a way around but the reason we do not try to make this easy is because this is usually a symptom for a different problems. Instead of having two tables that reference each other probably you need a many to many relationship that should be implemented using a link table. Can you tell us more?
On Oct 29, 6:09 am, dbb <debe...@yahoo.com> wrote: > Hello I have encountered the following problem: > > Given: adefine_table(x) and define_table(y) ;if table y is below > table x in the database, table y can reference table x, but table x > can not reference table y --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---