Ed Leafe wrote: > On Jan 15, 2007, at 9:50 AM, Chris Davis wrote: > >> I have run the AppWizard and used the demo Sqlite database from your >> website, but when I come to try and save an amended record I get an >> error. >> Have I done something wrong or is this a known problem ? >> >> The error is >> >> Save Failed: >> >> Near "%": syntax error >> SQL: update customer set region=%(region)s where pkid=:pkid
That looks like something I did. > > Are you using the latest Subversion code? If so, there was a major > change that got committed last night without sufficient testing, and > this looks like the sort of error it would cause. It passed the unit current unit tests. (which was very handy to have - thanks much, Paul) I also did a few app wizard tests, but none against Sqlite. (I'll give that a shot now.) Carl K _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
