To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75042
------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 20:22:22 +0000 2007 ------- There is an API for this: You need to load a DataSourceBrowser into a frame of your choice: http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/DataSourceBrowser.html. This is not exactly the same as opening the table/query from within the application window, as for instance the data source browser would not be closed automatically when the application window is closed. However, it comes pretty close. Does this solve your 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]
