To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55949
------- Additional comments from [EMAIL PROTECTED] Tue Aug 22 13:18:13 -0700 2006 ------- I downloaded a development build of 2.0.4 under windows. resultSet.getString() correctly returns hundredths of a second. ERROR: resultSet.getTimeStamp() return an incorrect hundredths of a second. ERROR: rowSet.getString() does NOT return hundredths of a second. ERROR: rowSet.getTimeStamp() return an incorrect hundredths of a second. So, the only way to get the correct value is to use a result set and use getString(). --------------------------------------------------------------------- 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]
