At this I'm looking for a general idea about what kinds of things can cause this error - com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [339]: invalid number: [6930] attribute value is not a number?
I've got a query in my application that currently causes this problem. If I run the same query in HANA Studio or write a simple JDBC program that executes this same query again the HANA data source I get no error.
Thanks