Based on your specs, I think it would be simplest to store the rows in the 
DB then just run reports on them.  You'd have a solution in minutes.  You 
should be doing a transaction per Excel file, not per row.  You could 
probably create a function or view that generates the record you want.

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

Reply via email to