Dear all,
what would be the best way to read a full txt file into one record?
Now, when I use
.import FILE TABLE
I have every line on a record.I need all lines of one file on one record. The next record I need to fill with all lines of another file. thanks for your advise. Gert _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

