The error messages aren't very helpful. It obviously gets
thrown on your getString(). The type of the column in question is not
CHAR or VARCHAR, so a conversion takes place. What is the column type? Are you
running in-process or client-server? What happens if you use Database Manager
and issue a query such as SELECT MAX(COLUMN_IN_QUESTION) FROM ARP ?
Fred
|
Title: Access violation in VM with HSQLDB 1.7.2 RC 6b
- [Hsqldb-developers] Access violation in VM with HSQLDB 1.7.2 ... Stephen Chen
- fredt