Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: trmoney
  • Content: Threads
  • Order by date
  1. trmoney

    Struts options tag

    HoW to display white spaces in Struts options tag
  2. trmoney

    Strange Problem withURL

    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...
  3. trmoney

    JDBC--ODBC Bridge

    Does JDBC--ODBC Bridge support stored procedures Thanks
  4. trmoney

    MSSQL 2000 connection Error

    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...
  5. trmoney

    Set Location Problem

    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...
  6. trmoney

    Set Location Problem

    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...
  7. trmoney

    REPORT running too long

    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...
  8. trmoney

    shared variable

    I want to create a shared variable as an array and later on pass it to subreport. Is it possible?
  9. trmoney

    Excel Data

    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

Part and Inventory Search

Back
Top