It would help if somebody could check the regular expressions in the new DAL (in *Adapter.__init__) vs those in the old DAL (in SQLDB.__init__) to check I did not do mistakes in cut and paste.
Massimo On Dec 13, 5:13 pm, Brian M <[email protected]> wrote: > Tested with PostgreSQL 8.4 and Massimo's CRM app - seems to be working > OK. > > (I did get a KeyError: '_db_codec' error for a while, but it went away > with a later revision.) > > On Dec 13, 2:24 pm, DenesL <[email protected]> wrote: > > > The first time I accessed appadmin/select/db3?query=db3.test.id>0 > > it worked fine but after inserting a record (which never inserted even > > after the msg said it did) > > it produces a flash msg saying: > > > Invalid Query > > '_db_codec' > > > note: it is a mssql db. > > -- 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.

