Hi,
   
   '.import' can be used to create a table from text file in the command line 
version , but how can I do that using C/C++
interface? Using ' insert into values' by reading a text file line by line is 
very time comsuming and it seems that there is no such SQL command "LOAD DATA 
FROM" supported by MySql in sqlite.  

Many thanks.

Zhixing Feng




2009-05-04 



knightfeng 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to