On Tue, 6 Jul 2010 17:13:44 -0500 P Kishor <punk.k...@gmail.com> wrote: > I have no idea why you would say that. It works just fine. > > sqlite> CREATE TABLE UPCs (UPC TEXT); > sqlite> INSERT INTO UPCs VALUES ('043000205563'); > sqlite> SELECT * FROM UPCs; > UPC > ------------ > 043000205563 > sqlite>
Oh, by the way, '043000205563' is Jell-O Chocolate Fudge Pie Filling. I don't believe that has any bearing on the problem, though. :-) Ted _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users