[Zope] Re: How to import CSV into SQL (gadfly)?
    Jaroslav Lukesh 
    lukesh at seznam.cz
       
    Tue Mar 16 15:41:04 EST 2004
    
    
  
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.
> 
> http://www.python.org/doc/2.3.2/lib/module-csv.html
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š
    
    
More information about the Zope
mailing list