On Tue, 6 Jul 2010 17:13:44 -0500
P Kishor <[email protected]> wrote:
> sqlite> CREATE TABLE UPCs (UPC TEXT);
> sqlite> INSERT INTO UPCs VALUES ('043000205563');
> sqlite> SELECT * FROM UPCs;
> UPC
> ------------
> 043000205563
> sqlite>
I did as you said with sqlite and it worked perfectly. Thank you.
This is probably out of the group's purview, but can it be a problem
with SQLite Manager?
Ted
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users