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 strongm 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: *

  1. kmcmanus

    Need to replace quotes on command parameter

    Solution was to handle on the front end before it gets to Crystal. Used the T-SQL replace function in the creation of the parameter list so user seees one qupte but double quote value is sent to the report.
  2. kmcmanus

    Need to replace quotes on command parameter

    I have an CR 10 report with a command hitting a SQL server 2000 database. Command has a parameter that prompts the user for an activity name The value can come in with single quotes. i.e. for parameter called ACITIVTY the value would be : Jim's game Since Command basically posts the "value"...
  3. kmcmanus

    Can't access CMC et al from Launchpad

    I made the change in a similar situation moving CE 8.5 to an IIS 6/ 2003 Server environment. CSP's are recognized but any CWR (like the CMC)is not working (page not found) even though it setup the same. Stuck and needing help Kevin
  4. kmcmanus

    ...an error occurred whilst trying to save the file

    When saving an Analysis 9 report to Enterprise 9 getting the error message: "Sorry, an error occurred whilst trying to save the file". I have made sure that services are loading under local domain user id. any ideas are appreciated. Kevin McManus
  5. kmcmanus

    NT Authorization failing in Enterprise 9/10 on XP

    I have setup the users and can see them in the CMS. Not sure what the reference was towards network and local logins but this is a stand alone server used for demonstration purposes, so there is no network connection involved. I set another version 9 server successfully using the same process...
  6. kmcmanus

    NT Authorization failing in Enterprise 9/10 on XP

    I must be forgetting a step in setting up NT authorization setup I setup a local admin user and added to Crystal NT Users group Added Group to Windows NT authorization User is placed on users screen and I added to administrator's group When user logs in they get the message below Account...
  7. kmcmanus

    Stored procedure returning data from first select

    I know that I am missing something simple. I am truing to transpose some data from columns to rows. In my stored proc I am using a cursor to populate a temp table and then a final select to return the data to the report. The repor is obviously getting the column definitions from the select...
  8. kmcmanus

    APOS-AddIns - any experiences ?

    From your error message it sounds like the login id for the Page Server or Cache Server service does not have the correct login information on the CE server. This can also happen if there was a change to an Active Directory based network. Kevin McManus
  9. kmcmanus

    Failed to save document

    I am also getting the message on a version 9 report (service pack 2 applied). The report was running very slow with no subreports and the only thing that I have done is checked the database links and verified the database. Now the message "Failed to save document" comes up. Once it...
  10. kmcmanus

    I would like to Send field name clicked to sub report

    Thanks for the replies. The hyperlink mentioned by Ken Hamady ended up being exactly what I needed. I made the names of the on-demand sub reports equal to null so they at like image maps over the numbers. The sub reports them selves are simple top 10 reports but had to parameterized by both...
  11. kmcmanus

    Can I send column selection of user as parameter to sub report

    have a report that groups on models and has a formula for each month. I have a subreport in the detail that has parameters for model and month. I would like to send field name clicked to sub report so that I can filter the data based on the "month column" chosen. Is this possible...
  12. kmcmanus

    I would like to Send field name clicked to sub report

    I have a report that groups on models and has a formula for each month. I have a subreport in the detail that has parameters for model and month. I would like to send field name clicked to sub report so that I can filter the data based on the "month column" chosen. Is this possible...
  13. kmcmanus

    Creating Subreport Links

    I have found that while sometimes the problem is caused by different data types there are other times that the data types are the same. What I did was add a data column instead of the parameter and that primed the drop down list with the parameters from the subreport. Then add the parameter...
  14. kmcmanus

    Scheduling Reports Biweekly

    I know that the Info Calendar functionality is not yet coming out until version 10 but has anyone been able to customimize the scheduler in Ce 9 to run reports biweekly. (every 14 days). If you have other custom examples that would be fine as well. Thanks Kevin McManus
  15. kmcmanus

    I don't want to pay for Crystal Enterprise - now what?

    There are several other solutions out there that can take your enterprise install to the next level depending on your needs for customization and budget. Check out https://vm4.dmv.com/hammerman/showitem.cfm/Utlities.html and www.reportshield.com there were other discussions towards these lines...
  16. kmcmanus

    APOS-AddIns - any experiences ?

    You can also set folder level security so that the users only see what reports and report instances they are allowed to view. Kevin McManus kevin@mcmanusreporting.com
  17. kmcmanus

    companies who sell add-on s/w for Crystal Enterprise

    WWW.REPORTSHIELD.COM is back up and running. Several people have been asking for additional features from what is listed so I lookforward to your feedback. In summary if you are looking to add multi-user logins, folder level security and simple web report delivery to Crystal Enterprise...
  18. kmcmanus

    companies who sell add-on s/w for Crystal Enterprise

    I decided to double-check and make sure the reportshield site was up and running and it is not. For info you can look at www.mcmanusreporting.com under products. I will make sure the live demo site for reportshield is up and running. Kevin McManus
  19. kmcmanus

    companies who sell add-on s/w for Crystal Enterprise

    Check out www.reportshield.com for multi-user folder level security for Crystal Enterprise Standard 8 and 9 Kevin McManus
  20. kmcmanus

    permission concept

    If you put the report in a seperate folder and in each folder have the parameter and rights filled in appropriately. Then the user logs in, only sees the appropriate folder and report instances and it runs off of the same report. Kevin McManus kevin@mcmanusreporting.com

Part and Inventory Search

Back
Top