3 Jul 05:12
How to import an empty value(NULL) into database from a file?
Hello, how can I import an empty value into the database from a file. The filed may be int or string, if I write "NULL" , then I'll read a string "NULL" from it. I hope that I can get an empty value (Eg, an empty string whose size() is zero in Qt). How can I do ? Thanks. Kermit _______________________________________________ sqlite-users mailing list sqlite-users@... http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
RSS Feed