Hi Big Programmers���
I am a beginner who is developing a program with
java and the JasperReport over winxp but I am getting this error:
org.xml.sax.SAXNotRecognizedException:
the stacktrase is this:
my code is the one I found in the web but I changed the specific values to be conected to my data base in access (I know it, access is not the best but is easier to manage it).
my code:
It's a real problem because I run this code in my
IDE (IntelliJ Idea or JCreator) but it does not work, then I run a file "file.bat" with this code:
and it runs well, it's driving me crazy that situation. Its nessesarily to run it form the java code becose some queries have to be filled by the end user.