hi I’m trying to create a simple DB of Images - I set up a simple table using the Image field - the table is watch pic table. and has only 3 values - 2 integer (watch ID and an auto value for the index )and 1 image field
I created an input form and started to enter pictures - At first it works fine , then after about 5 new entires or so the whole shebang freezes and I have to ditch the application - the error message shown below in full at teh bottom
what’ s going on here - i just want a simple DB to store pictures and data about watches.
SQL Status: S1000
Error code: 40
S1000 General error java.lang.NullPointerException in statement [INSERT INTO “Watch Pic table” ( “watch id”,“watch picture”) VALUES ( ?,?)]