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

    How to force a Refresh for CE10 Web Report Server URL report

    I have a url to a report on the CE10 server (the .rpt sits in a shared folder and is not managed by CE10), the user double clicks the url (iexplorer) icon on their machine and the report opens. The problem is that even if the underlying data changes, the caching performed by the page/cache...
  2. amurgett

    CE10 URL to run report on Web Reports Server. How do I refresh ?

    This is soooo bugging me, I know it's possible as i've seen code to make this happen with earlier versions of Crystal but it just won't work for me ..... I have a url to a report on the CE10 server, the user double clicks the url (iexplorer) icon on their machine and the report opens. The...
  3. amurgett

    Same report fails in CE10 but works in CR10

    Any idea why a report fails in CE10 but works in CR10 ? It get's weirder..... 1) When I strip out most of the stuff in the report the report then works in CE10 and I can view it but it I try and schedule that report in CE10 to an export format, say, text, it fails again with the same message...
  4. amurgett

    Crystal 10 Viewer Export Hanging when given Logical Path

    The following problem only affects clients on a W2K platform, WinXP has tested OK.......... An application that hosts the CR10 report viewer is running. When exporting to the logical 'My Documents' folder via the viewer (i.e. by navigating in CR10 viewer export window to Desktop, then to 'My...
  5. amurgett

    CR11 Exporting hanging when exporting to logical path

    The following problem only affects clients on a W2K platform, WinXP has tested OK.......... An application that hosts the CR11 report viewer is running. When exporting to the logical 'My Documents' folder via the viewer (i.e. by navigating in CR11 export viewer window to Desktop, then to 'My...
  6. amurgett

    Info Viewer print orientation is incorrect when viewing

    I had this problem a couple of years back at a different company, it was fixed then but has re-emerged where I am now , any help much appreciated .... A report is designed as a Landscape report. Because landscape is chosen, 'Default properties' becomes unchecked in 'Printer setup'. The...
  7. amurgett

    Reporting from Event Viewer Description field (Applic. Log)

    I need to report from the 'NT Current Event Log' using Crystal. The report needs to provide the names of users unsuccessfully trying to log onto various SQL Server databases. However, information regarding failed logon attempts are stored in the description field (in the Application log) for the...
  8. amurgett

    Customising ePortfolio problem in 8.5

    I have modified reportviewer.csp and because of this I need to know which option in available.csp was chosen to get to reportviewer.csp, i.e when the code gets to reportviewer.csp I need to know in the reportviewer.csp code if it came from choosing the 'View', 'View latest instance', 'History'...
  9. amurgett

    Customising ePortfolio problem in 8.5

    I have modified reportviewer.csp and because of this I need to know which option in available.csp was chosen to get to reportviewer.csp, i.e when the code gets to reportviewer.csp I need to know in the reportviewer.csp code if it came from choosing the 'View', 'View latest instance', 'History'...
  10. amurgett

    Datetime Parameter input via RetrieveParamForViewing.csp

    Hello I am using the Enterprise example pages called RetrieveParamForViewing.csp and Viewreport.csp for customisable parameter input rather than using the cwr parameter input. However before I used these pages, if I had a datetime parameter then there was a nice-ish 'calendar' control that was...
  11. amurgett

    Can anyone do this SProc with a single select

    The following SQL has two identical select statements, the second of which is needed as the last thing in the stored proc (the 2nd select) is sent back to Crystal Reports (Crystal sees the last thing processed in the SP). Is there a way of doing the following with a single select with a call...
  12. amurgett

    Multiple Updates in Stored Procedure Possible ?

    I have reports that need to update a database table for each row returned. So, say that the report returns 10 rows, the stored proc needs to perform an update for each of those rows returned, using field values returned in the 10 rows (i.e. 10 individual update statements need executing). Is...
  13. amurgett

    UFL possible with Enterprise ?

    I have a UFL that works fine with standalone Crystal. It basically goes away and thru ADO updates a table. I also have Enterprise deployed on a single server (Crystal not installed on server, just Enterprise). The dll used for the UFL above was placed in the system32 directory on the server and...
  14. amurgett

    Paramater to have a Dynamic lookup on table

    Is it possible for a parameter to show 'real' and 'complete' lookup information in a list rather than the users guessing what the entry is that they need to make ? Is this poss in Enterprise ? Is this poss in the SDK ?
  15. amurgett

    Possible to Change Multiple Desktop Instance Passwords in One Go ?

    On our Info desktop we have a large number of reports. The database passwords are being changed thus the reports need their passwords changing also. Do I need to reschedule ever report with the new password or is there an easier way ?
  16. amurgett

    Box and Whistler Graphs

    Is it possible to create Box and Whistler Graphs in Crystal ?
  17. amurgett

    Navigating around Info Desktop very slow

    We have 2 APS (clustered), 6 Info servers and about 400 jobs run per day. During the day things can slow down to an unacceptable level, i.e. trying to open a folder on the Info desktop really can take 10 minutes. What is causing this ? Could it be the APS too busy in their scheduling role and...

Part and Inventory Search

Back
Top