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

    Crystal Query to Crystal Reports

    I have this query (below here) in Crystal Query, that runs fine. What tables should I put in my crystal report into the Visual Link to see this in a Crystal Report. This is because I want to call a subreport with some fields from this query. Thanks Carlos SELECT sum(TTDPUR041101."T$AMTA")...
  2. cherokee10

    Subquery in SQL expression

    I have Crystal 8.5. I am trying to add a subquery in a SQL Expression, can I? This is what I've typed in my SQL Expression Editor. SELECT * FROM VENDOR_RATE_OVERALL VENDOR_RATE_OVERALL WHERE VENDOR = '79148' But I get syntax error right after the "FROM". Carlos
  3. cherokee10

    Printing Parameters Values on Header

    Hello everyone, I want to print the parameters fields values of my report selection criteria, at the top of my report. my parameter field (?item) is a string with range of values, not allow multiple values. This field does not print on my header even if I put it there. Is there a reason why...
  4. cherokee10

    Modify viewer layout

    Hello everyone, I am using CE 8.5 with viewer DHTML and tried the activeX and all others that come with CE 8.5. Is there an easy way to modify the User Interface to customize just the layout for the enter paramenters in the viewer? In the DHTML, the user has to scroll down several times to...
  5. cherokee10

    Viewer layout

    I am using CE 8.5 with viewer DHTML and tried the activeX and all others that come with CE 8.5. Is there an easy way to modify the User Interface to customize just the layout for the enter paramenters in the viewer? In the DHTML, the user has to scroll down several times to enter all parameters...

Part and Inventory Search

Back
Top