Does anyone know how can i get the javax.http package? I have checked the folders on my pc, and on that specific folder i have the.java files but i dont have the .class files. As a result theprogram does not regognise those classes and therefor i can not make my program to work.
Hello,
i am using the windows batch files Startserver and Stopserver. When i open the startserver i get the message that the javac isn't found. I put in the sysedit:
%classpath=C:jdk1.2.2\lib\tools.jar%classpath%
but it did not work.
Any ideas?
Hello,
I am using the JDBC - ODBC Connection to access the data in my database designed in Access.
I have the following code:
boolean result = false;
String url = "";
Connection connection;
ResultSet rs;
boolean hasRecords = false;
// setup database connection
try {...
Hello,
i am trying to open a report from Visual FoxPro using the ODBC connection.
When i want to just view the report i dont have any problem. But when i want to export the report to PDF format without open it first i get the error:
"Ole IDispatch exception code 0 from Crystal ActiveX...
Hello everybody,
i am using "location" property e.g:oDBT.Location=Path,instead of creating a DSN connection, in order to tell crystal report to find the wished table and get the data from it. The problem is that in some cases the report opens but it does not get the data from the new...
Hello there,
I am having a problem with a report. I have a table with a date field on it. When that field has a date the report prints without any problem, but when that field is empty Crystal Report prints a dummy date instead of empty.
Anyone having a glue?
Thanx
It seems that is not a good solution because i am having problems with the array that is used because i have too many data and the reports genarate error message about the size of the array.
I need some help on how to create an index for my report.
I have a report with one group and i need to put at the end of the report an index page that will have on it the name of each category and the page that the information of that category is placed on the report.
I have already tried to put...
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.