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] Wed Oct 24 11:02:24 +0000 2007 ------- fs->atjensen,ms2: You're welcome to comment on the API proposal attached above. Note that the constructor parameters require an XPropertySet being an css.sdb.DataAccessDescriptor. Current OOo versions do not allow creating such a thing as object, except when using a css.beans.PropertyBag manually. I plan to implement the DataAccessDescriptor so that you could do something like dad = createUnoService( "com.sun.star.sdb.DataAccessDescriptor" ) dad.DataSourceName = ... ... Other than that, how important would you judge an error reporting facility, on a scale from "huh? How the heck needs this" (1) over "nice to heave, but we can live without that in a first shot" (3) to "That's an absolute must!" (5)? With error reporting facility, I mean a callback interface at the XCopyTableWizard, to which errors in copying single rows are reported, and which can decide how to procede. I know that this interface would be *useful*, the question is how *necessary* it is. --------------------------------------------------------------------- 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]
