Hi Ariel,

> Only one little enhancement: after the call to 
> createWithInteractionHandler() the interaction dialog is executed, as I 
> forgot to add to the classpath of this dev. version the MySQL JDBC 
> driver, I got an exception, but it was just a 
> "com.sun.star.lang.WrappedTargetException: An error occured during 
> initialization. [...] at 
> com.sun.star.sdb.application.CopyTableWizard.createWithInteractionHandler(Unknown
>  
> Source)".

I now allow SQLExceptions to escape the constructors, which mean you get
the very same error/message you would get when trying to connect to
MySQL/JDBC from within OOo's UI.

Also, I submitted issue 83978 with a patch so that at least people
encountering this problem in Basic will get not only the message of the
WrappedTargetException, but also the message of the actually wrapped
exception displayed. Not of much help for your Java case, admittedly :)

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]

Reply via email to