Hi I was trying to open QueryDesign using openbasic marco, like this
QueryDesign = frame.loadComponentFromURL( ".component:DB/QueryDesign", "_self", 0, _Array( MakePropertyValue( "DataSourceName", dataSource ) ) ) It was OK. But if I run the marco in a officebean which is embedded in a java application, the QueryDesign won't open, and no error message will be given. I am using OpenOffice 2.0.1 on windows. Any idea? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
