OperationalErrors only get raised by the cursor object, meaning there was an issue at the database level, not the web2py level.
-Thadeus On Thu, Feb 4, 2010 at 1:03 PM, Jason Brower <[email protected]> wrote: > Gees thanks, I never thought about that one... > Password changed, thanks... > BR, > Jason Brower > > On Thu, 2010-02-04 at 10:48 -0800, mr.freeze wrote: >> I think 'transaction' is a reserved word. Try changing it to >> 'transactions'. >> >> On Feb 4, 12:35 pm, Jason Brower <[email protected]> wrote: >> > Prolly obvious, but I can't see it... can you? >> > >> > db.py >> > 6KViewDownload >> > > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" 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. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

