16 Mar
2004
16 Mar
'04
8:41 p.m.
Anton Stonor wrote:
Jaroslav Lukesh wrote:
I have three CSV tables (together 120k) and I need import that data into some SQL database for different kind of views to data strored in tables.
I guess you could use the Python csv module to import the data and then pass it to a couple of zsql methods.
Thank you very much, I will run latest python with latest zope :o) and then export&import+copy DB files to my old zopes. -- Jaroslav Lukeš