> I am trying to import a csv file (ip-to-country to be especific) to a
> table
> on sqlite db...It has 50000+ lines. Tried to use php and it takes like

If you are using SQLite 2.8.x you can try importing the file with SQLite
Database Browser (sqlitebrowser.sourceforge.net). Use the
FILE->IMPORT->CVS TO TABLE menu item.  Give it a few minutes to insert all
data, it should work.

Regards,
Mauricio
Tabuleiro

Reply via email to