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 the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to