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

    Exporting hexadecimal color codes in reports to excel from SCR 8.0

    In the formula builder you can conditionaly assign a color to the data that is being shown in the report. Not all colors are available, so in order to get orange I had to use the Color(255,153,00) function to acheive the right color. When I exported the report to excel, all the colors that...
  2. alex09009

    Exporting hexadecimal color values to excel

    In the formula builder you can conditionaly assign a color to the data that is being show in the report. Not all colors are available, so in order to get orange I had to use the Color(255,153,00) function to acheive the right color. When I exported the report to excel, all the colors that...
  3. alex09009

    Data on the Page Server may have changed...Please Help

    Here is my situation. Iam calling the reports via the url and call them from the HTML_FRAME using odbc to an oracle 8.06 database, when i call a report and click on a hyperlink in the report, calling another report i get this message: "Data on the Page Server may have changed. In order to...
  4. alex09009

    Crystal 8 Export to PDF ...Please Help

    iam having a problem exporting a crystal report to a pdf using a url on crystal 8.0. installed the patch and it works in the designer enviroment but not through a url iam calling the report via a URL i.e...
  5. alex09009

    Can not find SQL Server?!!!!!!! Please help

    Iam Running CE 8.0 on an Oracle 8i database. When my crystal server goes under heavy traffic (3 users) i get can not find SQL server. Any ideas?
  6. alex09009

    Oracle Database without passing the User/password in the URLssword t

    Does anybody know a good way to access an oracle database with out passing the user name and password though the URL having it reside in on the NT server. Any ideas

Part and Inventory Search

Back
Top