To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95267 Issue #|95267 Summary|dBase dbf export issue with floating numbers Component|Spreadsheet Version|OOO300m9 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|save-export Assigned to|spreadsheet Reported by|kissaki
------- Additional comments from [EMAIL PROTECTED] Tue Oct 21 14:34:27 +0000 2008 ------- When saving a calc sheet as an dBase (dbf) file, numbers and floating point numbers will be saved in N (numeric) Colums. This means, integer numbers will be saved as a string with floating point (eg 22.0) and floating point as well. But as floating point number will use Type N (numeric) columns, parsers will/may cut numbers after point. When a column has a floating point number, it should be saved as F (floating point) Type. I'm using english OO but german number-writing in Windows (so, a "," as floating point, eg 23,45 instead of 23.45), which may also be a parameter leading to this problem. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
