Hello,
I 'm trying to connect with two databases db2 and sql from a richui project.
I'm using open cursor hold with from preparestatement to execute sql code and
I m getting this error "java.lang.NullPointerException" from server console in a loop and I have to close workspace and start again.
I used "hold" because I had first an output error and suggested me to use method holdability();
Thanks a lot.
michaeldefox