Hi Ariel, > * ActiveConnection for the source and destination: do I have to provide > an active connection in both cases, or just give other needed parameters > and the wiz. will try to connect (and I just add an XCopyTableListener > before calling XExecutableDialog::execute())?
You can specify either of DataSourceName, DatabaseLocation, ActiveConnection, ConnectionResource - they're evaluated in this order, the first which is present and not empty will be used to create a connection. > * are both source and destination datasources "encapsulated" in an ODB > file? that is: there MUST an ODB file storing all the needed information > to stablish a connection? Example: can I simply pass a > ConnectionResource like For the source, this is supported, for the destination, it isn't. > * to execute the wiz., must it be called form an db doc./OOoBase module? The wizard can be called from anywhere you want. I suggest you have a look into the apidocs.zip, there's an extensive documentation there (I hope). Also, note I'm currently building the install sets with Andrew's bug (well: *my* bug :) fixed, I hope I can upload it until tomorrow. I will also provide a rather small extension which contains some Basic code I used to test the service. If I would have done this earlier, all you questions would have been answered right from those few lines of Basic code :) 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]