Hey, I have small database of price data of share market (total number of 
rows=228023) I get the following error when querying for price data of a 
specific share which is 'SFIN-N-0000'. I have no idea to debug this, any 
kind of support is appreciated. I have used H2 for all my apps and haven't 
got this one earlier. TIA

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Erorr:
General error: "java.lang.ArrayIndexOutOfBoundsException: 0"; SQL statement:
select count(share_code) from tbl_xstocks_main where 
share_code='SFIN-N-0000' [50000-172]
[Error Code: 50000]
[SQL State: HY000]
---------------------------------
----------------------------------------------------------------------------------------------------------

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to