Menu

#16 newValue does not handle all column types

open
nobody
None
5
2008-02-21
2008-02-21
Steve
No

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...

Discussion


Log in to post a comment.