built this just to learn more about sqlite & webpy together. it wasn't need driven :) ----------------------- Visit My Sites! http://1-4-u.info | Don't send insanely long links! www.syrbot.com | My Site www.syrbotwebdesign.com | My Site New Design (Under Construction) www.attackr.com | Latest Blog Posts www.superantispyware.com/superantispyware.html?rid=3971 Remove All The Spyware - Not Just The Easy Ones!
On Fri, Mar 5, 2010 at 4:31 PM, Branko Vukelic <[email protected]> wrote: > On Fri, Mar 5, 2010 at 6:05 PM, Greg Milby <[email protected]> wrote: > > out = cur.execute(sql_query.query(paramstyle), sql_query.values()) > > OperationalError: no such table: todo > > There seems to be a problem with your schema. Did you create all the > tables you needed? > > -- > Branko Vukelić > > http://foxbunny.tumblr.com/ > http://www.flickr.com/photos/16889...@n04/ > http://www.twitter.com/foxbunny > http://github.com/foxbunny > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <webpy%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
