Tried. Didn't work.
On 8 April 2013 19:57, Derek <[email protected]> wrote: > try putting it in [brackets] or "quotes". > > > On Sunday, April 7, 2013 7:32:03 PM UTC-7, Martin Barnard wrote: >> >> Continuing on my Oracle adventures, I have found a table which I need to >> access, which has an integer field called '*drop*'. For *obvious*reasons, >> it is disallowed. Is there any way to force this field name >> through the DAL (my account is read-only, so I know that I *probably*can't >> actually drop the table). >> >> I think that the reserved_sql_keywords is a good thing, but it would be >> nice if we could occasionally 'force' a table or field name for legacy >> database access. >> >> *Can anybody think of ways of bypassing reserved words checking for >> legacy dbs tablenames?* >> >> >> Martin Barnard >> > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/gHOkeBz3_yA/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

