Hi,
Ive managed to compile the program using javac uisql.java and this created my uisql.class file. However, when I attempt to run the program I am getting an "Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at uisql.main(uisql.java:44)" error.
Could you advise if I am running the program incorrectly?
Many Thanks,
Ashley
Hi,
Ive managed to compile the program using javac uisql.java and this created my uisql.class file. However, when I attempt to run the program I am getting an "Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at uisql.main(uisql.java:44)" error.
Could you advise if I am running the program incorrectly?
Many Thanks,
Ashley