I tried importing the CSV file using LOAD DATA INFILE on a test MYSQL DB 
and it loaded it in less than 1 minute which is great.

Having said that, what do you guys think would be the best approach ? 
Should I have web2py connect to the remote database and retrieve queries 
from it ? or should I use the built-in db + scheduler to import the CSV?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to