The select statement needs an 's' on 'motorcycle'
to match the table definition. Or you can remove
the 's' in the create statement.

On Sun, 2012-01-29 at 20:03 -0400, Chris Peachment wrote:
>     SqlText = "select description from motorcycle "
>               " where model like :model";
>   

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to