Hi Andrew, > Some interfaces accept an array as the argument. In two of these > interfaces, for example XDatabaseMetaData.getTables(), it is specified > that the argument should be NULL in some cases. > > http://api.openoffice.org/docs/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html#getTables
Ehm, well, this one was modeled after the respective JDBC interface originally. At this time, UNO was a relatively new concept, and I strongly suppose that somebody simply didn't realize the consequences of this definition :-\ - it's impossible to fullfill in UNO, as Stephan explained. Ciao Frank -- - Frank Sch�nheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems, Inc. http://www.sun.com - - OpenOffice.org Database Access http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
