I have updated our Servoy server to version 2.2.4.
Java is version 1.4.2_05-b04
Backend database is Sql server 2000
On a daily update form when a user tries to save a record we receive an error message as follows: I am using a Transaction Block
Cannot save form data:
Click ok and it gives the following message
java.lang.ArrayIndexOutofBoundsException null
. This happens when it hits the Commit Transaction statement in code.
I am unsure how to resolve this issue. Any help would be greatly appreciated.