Maybe this will work: String s = object.getLanguage().newCursor().getTextValue();
Ivan
No it is not returning string object.getLanguage() this does not have .getValue() method.... object.getLanguage() returns launguage object.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

