Re: [h2] data conversion issues

2022-10-13 Thread Noel Grandin
That's not enough information to make a proper diagnosis, but at a guess I
would say that you are trying to convert that string to a number and it
won't fit into the destination type.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAFYHVnWU9T3HtjJERz_dCPdpGWAwADpQW8YwY_sv2O%2B%3D%2BLnb4Q%40mail.gmail.com.


[h2] data conversion issues

2022-10-13 Thread Ritu Jain
nested exception is org.h2.jdbc.JdbcSQLDataException: Data conversion error 
converting "63"; SQL statement:

The query is working fine on test environment in db but failing with above 
error in h2 database

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/2fdcbaeb-fe57-4a34-98ae-8716dfe8381cn%40googlegroups.com.