I want to fill a database with the contents of a spreadsheet.  The spreadsheet 
was created by OpenOffice and is a .sxc document.  What is the best way to do 
this?  I think the best approach is to save the spreadsheet as a .csv document 
and then just parse the file.  Am I on the right track here?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to