To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86611 Issue #|86611 Summary|UI for custom connection properties Component|Database access Version|OOo 2.3.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P5 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|oodialog
------- Additional comments from [EMAIL PROTECTED] Sun Mar 2 14:08:25 +0000 2008 ------- Hello, I created a non-sql Database driver which requires additional connection properties. These properties should not be provided via URL parameters. My com.sun.star.sdbcx.Driver service implementation returns those parameters via method DriverPropertyInfo[] getPropertyInfo(...). In your document "Data Source Properties Dialog" I found this passage: " 3.3. Technical Dependencies / Requirements The database drivers must return the properties, which they support, when calling the com.sun.star.sdbc.XDriver method getProperties()." getProperties() => getPropertyInfo(...) is that a typo? I did not find any info on how to extend or implement the "Additional settings" page of the property dialog. Extending the component schema DataAccess.xcs also didn't work. Could you please point me into the right direction? Thanks a lot. http://dba.openoffice.org/specifications/Data_Source_Property_Dialog.sxw --------------------------------------------------------------------- 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]
