Revision 805884
Go back to digest for 11th May 2008Bug Fixes in Office
Jarosław Staniek committed changes in /branches/koffice/1.6/koffice/kexi/plugins/importexport/csv:
CSV Import Dialog
- fix setting data types for columns, previously text type was used instead
- fix autodetecting and importing of floating-point values in "E scientificnotation"
- output null values to fields if value coversion failed (e.g. text-to-date); without this subsequent values are written into the wrong columns
- added "Date format" import option with possible values: auto, DMY, YMD, MDY
File Changes
Modified 4 files
- /branches/koffice/1.6/koffice/kexi/plugins/importexport/csv
- /kexicsvimportdialog.cpp
- /kexicsvimportdialog.h
- /kexicsvimportoptionsdlg.cpp
- /kexicsvimportoptionsdlg.h
4 files changed in total