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 bkrike 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: Barin
  • Content: Threads
  • Order by date
  1. Barin

    Distributing web application based on Crystal

    Hi guys, I develop a web application that shows reports using the Crystal Reports, for this, I´m using ASP and RDC only, but I want that my client doesnt need install Crystal. Exists any way without using Web Component Server? Because I can´t install WCS only. ( The installation of...
  2. Barin

    How do I get a query from a Crystal Reports

    Hi, I need to get a inittial report query in the Crystal and set a new query in the report. Example: A inittial query is: SELECT REGION_NAME FROM REGION WHERE CITY = @1@ I want to get the query,change the "@1@" mnemonic and set a new query: SELECT REGION_NAME FROM REGION WHERE CITY...
  3. Barin

    Barin

    Hi, I need to get a inittial report query in the Crystal and set a new query in the report. Example: A inittial query is: SELECT REGION_NAME FROM REGION WHERE CITY = @1@ I want to get the query,change the "@1@" mnemonic and set a new query: SELECT REGION_NAME FROM REGION WHERE CITY...

Part and Inventory Search

Back
Top