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 Shaun E 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: marsg
  • Content: Threads
  • Order by date
  1. marsg

    Linking Formula to a Query

    Hi, Do you know a way to do the following (I'm using CR9): 1- Have a report paramater z that is a date range. 2- Have an SQL query which takes 2 parameters x and y 3- Have formulas which takes z values and converts them to be used by x and y 4- Finally and most important: link the formulas in 3...
  2. marsg

    Performance monitor - Saving time in csv file

    Hi, I'm using the Performance Monitor with our software's own counters. All our counters are saved to a cvs file and then read by Crystal Reports. The problem I have is that the time of the sample is saved in the cvs table as "(PDH-CSV 4.0) (_time_zone_name_here_)(240)" where...
  3. marsg

    Parameters in SQL Query

    Hi, I'm using CR9 and I'm trying to get a parameter into the SQL Query of a subreport. I couldn`t make it directly within CR9 so I add to make a SQL query into SQL Designer (not shipped with CR9) and change a lot of thing in my report to make it use that new Query. Is there a way to modify the...
  4. marsg

    Accessing a column without its complete name

    Hi I'm not sure what I'm trying is feasible but I'd like your input. I have *.csv created dynamically which I access in Crystal Report9 through ODBC (Micrsoft Jet). Everything works fine but I found a problem for deployment, the column name of the first column in the csv file changes according...
  5. marsg

    Get records by column position instead of name

    Hi I'm not sure what I'm trying is feasible but I'd like your input. I have *.csv created dynamically which I access in CR9 through ODBC. Everything works fine but I found a problem for deployment, the column name of the first column in the csv file changes according to timezone. I didn't find...

Part and Inventory Search

Back
Top