The immediate answer is in your existing database, create a VIEW and map the table(s) you want so that the primary key shows as "id", and then connect to that VIEW with web2py.
On Mon, Mar 30, 2009 at 3:48 PM, mdipierro <[email protected]> wrote: > > The issue has been raised a few times. It is a complex issue so you > should expect a solution early. > > Massimo > > On Mar 30, 2:20 pm, Jose <[email protected]> wrote: > > Hello > > > > Only I want to know about of if has been advanced in the topic to > > define the primary key field when a "inherited" database is used, > > instead of using the ID field. > > > > It is a latent topic or is a rejected topic? > > > > Regards > > Jose > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

