Okay, so now I've gotten a bit further, but:

-- One table is more than 30.000 lines, the other is more than 50.000 lines.
I've understood from the video tutorial that the program (I'm using
http://www.sqlite.org/sqlite-3_6_23_1.zip) will first compile the entire
list 30.000 x 50.000 = 1.5 BILLION lines, after which it filters it. I'm
sure that's too many lines? (My firefox plugin repeatedly crashed, so I
switched to this one.)

--After you've selected the lines you want, how do you save the table
(instead of only selecting it)?
-- 
View this message in context: 
http://old.nabble.com/Noobie-question-about-importing-data-into-table-tp29126116p29126934.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to