Hi Marc, > sorry for the delay, I'm somewhat busy atm ...
ditto > Another related question is on SELECTing, when I'm using a ResultSet > there is no TypeMap set: > ... > This always gives me NULL for the TypeMap, but for getting the value of > a table field as an object a type map is needed: > ... > res = oResultSet.getObject(1, oTm) I don't think we actually have a meta data implementation which provides a type map, nor a getObject implementation which really requires one ... Should work fine without. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
