On 17/01/2011, at 2:38 AM, Navaneeth.K.N wrote:
>> Using the sqlite3 command line tool, try:
>
>> .mode insert
>> select * from symbols;
>
>> Reply here with one of the lines showing an 'n'. The insert syntax should
>> make it clear what's going on.
>
> That is a nice trick. But it shows the proper values.
>
> INSERT INTO table VALUES('co','n','','',0);
> INSERT INTO table VALUES('vo','a','','',0);
Hmmm, OK, try:
.dump symbols
and see what you get.
>> This mailing list does not allow attachments: most of the people who read it
>> won't read most of the messages.
>>
>
> I was not aware of this. Thanks for pointing it out.
Id the above dump doesn't help, email me the file directly and I'll have a look.
Tom
BareFeetWare
--
Comparison of SQLite GUI tools:
http://www.barefeetware.com/sqlite/compare/?ml
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users