Re: [web2py] update_or_insert error

2014-12-01 Thread Johann Spies
On 28 November 2014 at 07:26, T.R.Rajkumar t.r.rajkuma...@gmail.com wrote: When I do update_or_insert into a table in postgresql I get the following error. My code is below. class 'gluon.contrib.pg8000.errors.ProgrammingError' ('ERROR', '42601', 'syntax error at or near ') What does the

[web2py] update_or_insert error

2014-11-27 Thread T.R.Rajkumar
When I do update_or_insert into a table in postgresql I get the following error. My code is below. class 'gluon.contrib.pg8000.errors.ProgrammingError' ('ERROR', '42601', 'syntax error at or near ') if form.process(keepvalues=True,onvalidation=validate_meas).accepted: j = 1 for i in