Hello Ray, > Is it possible in Java API to load existing *.odb files (or other types > of databases) without defining data sources? Pointer to example code is > appreciated. Thanks.
This is possible with the usual XComponentLoader.loadComponentFromURL call, issued at the css.frame.Desktop object. I don't have any sample code at hand, but I'm pretty sure you'll find a lot if you search the net for it. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
