Changes between Version 9 and Version 10 of SpreadsheetImporter
- Timestamp:
- 01/23/10 14:07:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SpreadsheetImporter
v9 v10 54 54 db.commit() 55 55 Ctrl+D 56 }}} 56 57 Set the initial ID in import sheet to be the last+1 & then continue on 58 {{{ 57 59 /home/haiti/shell-prod 58 60 db.hms_hospital.import_from_csv_file(open('hospitals_import.csv','rb'))