[sqlite] insert error

2011-12-20 Thread jim-on-linux
Can someone let me know why the following keeps giving invalid syntax err msg. con = sqlite3.connect(sqldb) cursor = con.cursor() cursor.execute insert into default (rowname) values ( '1' ) ; con.commit() con.close() I get invalid syntax pointing to the t in insert. jimonlinux

Re: [sqlite] test failures on cygwin

2007-09-23 Thread jim-on-linux
> Mark > If your HD has the space load Suse Linux from Novel and run Windos or Linux. You can down load for free Novel's latest version. jim-on-linux http://www.inqvista.com > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >