I am calling a servlet from jsp with following hyperlink:
href = "/sevlet/com.mySite.someProcess"
After clicking on this link I am getting an error
source "/servlet/sevlet/com.mySite.someProcess" not found.
Somehow part "/servlet" was added while execiting this...
Thank you JVZ for advice. I did everithing you said and Connection String looks like this:
"DSN=test;UID=sa;PWD=password;APP=????????????????????;WSID=OEMCOMPUTER;DATABASE=master;Network=DBMSSOCN". It is no ADDRESS at the end of String.
When I pressed Test Connection button I got...
I already tried all these steps and still no luck. I suspect that SQL has a different TCP/IP address than a localhost (127.0.0.1). Is it any way programmatically check a MSSQL Server TCP/IP address.
Thanks
I am trying to connect to MSSQL 2000 , using JDBC driver. MSSQL installed on my local computer and in connection string I am using localhost for a server name and port 1433. I have problems to connect to debase and receive an error message "Connection refuse". Can someone to help me to...
We currently have a Visual Basic application into which we've imported a number of Crystal 8.5 Reports (as DSRs using CRViewer), in order to make them part of the VB executable (thereby eliminating the need for Crystal Reports being installed on the user workstation).
The problem is that these...
We currently have a Visual Basic application into which we've imported a number of Crystal 8.5 Reports (as DSRs using CRViewer), in order to make them part of the VB executable (thereby eliminating the need for Crystal Reports being installed on the user workstation).
The problem is that these...
I created report using two database files: one is excel and an other one is lotus notes. I have to display only non-matching records. I pull data from lotus into main report and data from excel into subreport .I using shared variable to pass data from main report to subreport and then condense...
Thank you.
I tried it. It does return me correct data type if data in the entire column had the same data type. In my instance I have combination of numeric, text and alphanumeric characters. Excel returns correct data type if data has the same data tipe as data type in the first row.
I need to create report in CR8.5. My data source is Excel. I have two questions:
1. What type of data excel return to CR : number or text
2. If it returns a number , how to make it return text because in CR I have to work with strings
Thank you
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.