Hi,
Trying to run a java program using PCML to call a program on our AS/400 server. However when I run the java program, I get the following error. Anyone know what this means?
C:\JAVA>java Add2Numbers
Connecting to iSeries...
Exception in thread "main" java.lang.NullPointerException...
Hi,
Just started to learning java.
I found this site;
http://www.javacoffeebreak.com/java102/java102.html
When I copy the code for Account.java and AccountDemo.java,
I get the following error for AccountDemo.java:
C:\Java Samples>javac accountdemo.java
Accountdemo.java:8: cannot resolve...
I've created an MS-Access DB that will import data sent from our AS/400 to a network drive. The VB script I've written deletes all records from the tables then imports the data from the network drive into tables. This works fine.
The question is how do I create a button to run this VB script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.