To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81658
------- Additional comments from [EMAIL PROTECTED] Thu Oct 25 05:12:07 +0000 2007 ------- thanks for the feedback. I will go and add some error reporting (I was never really satisfied with the current error reporting in the UI, anyway). I'd say it's the difference between 3 days and 5 days, or so :). Reporting the file's row numbers as such might be difficult, since the they're not known anymore in the place where the copying happens. We only have record numbers here - which should be the same as long as you don't sort or filter the source. Reporting column positions - hmm, would have to look into that. ATM, the wizard simply reports the error message as got from the underlying database driver. I am not sure I can get out more detailed errors with reasonable effort. Except improving the error messages in the back-end implementation, which is always an option for HSQL, but difficult for implementations not in our control. For the data access descriptor, and the un-necessity to create .odbs - well, that's the theory: The ConnectionResource parameter should be sufficient to describe the source, without creating a database document or even a data source. Honestly, I do not know when the ConnectionResource thingie was *really* used last time :). Let's see. --------------------------------------------------------------------- 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]
