Help!!!! :)
On my work computer I created a simple PB application whose only job is to connect to a mainframe DB2 database using an IBM DB2 JDBC driver. It works fine. When I copy over the PB exe and pbd and ini file over to a new Windows 11 box and run it I get this annoying 'could not initialize JavaVM' message. This is how my sys op windows appears on my machine. i copied over the jdk1.6.0_24 to the other machine and the jdbc drivers and the little app will not work. Please help. I've tried everything.
We are using PB 2021 build 1509. I switched to using the IBM 32bit Java sdk on the windows 11 machine and got it to work but we wanted to use the one that comes with PB. I never got that one to work. When I tried switching back to IBM 32bit Java sdk it stopped working.
The jdk/jre that comes with PB on my machine works great. the small executable works fine but not on this other machine. The big application that connects to db2 also works well when using he IBM db2 jdbc driver.
Thanks