The SQLtoXML class can only handle columns of type char, varchar or integer in the XMLSelect statement if they are used in a "newValue" clause.
The class should be extended to handle the primitive types used by JDBC, e.g. long, date, etc...
Log in to post a comment.