[Zope-DB] result

M.-A. Lemburg mal@lemburg.com
Wed, 12 Mar 2003 10:07:39 +0100


D. Rick Anderson wrote:
> well .. unfortunately we dont' have access to the actual db server yet, 
> and won't for another year. My boss wants me to parse this site, that 
> will be composed of some 50-60 different reports, based on the CSV files 
> that we get daily. I just don't want to have to rewrite those 50 reports 
> to read the info from a DB connection once we get it.

Why not import the CSV tables into a database and then use one of
the available DAs to access it ?

If you're on Windows you can also use the CSV file ODBC driver from
MS to access the CSV files directly.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Software directly from the Source  (#1, Mar 12 2003)
 >>> Python/Zope Products & Consulting ...         http://www.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
Python UK 2003, Oxford:                                     20 days left
EuroPython 2003, Charleroi, Belgium:                       104 days left