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

    Installing SRSS

    Hello all, I am new to SRSS and am having problems setting it up on my machine so any help would be appreciated. I have a windows 8 pro pc with sql server 2012 installed and there's a ReportServer$JAMBU database in there. IIS is up and running but when I try and access...
  2. jambu

    Where can I find service packs for old copy of CR-XI?

    I have just reinstalled my old copy of XI Dev from Feb 2005 and the web update feature cannot find any update servers. I assume this is due to the changes from Crystal Decisions to BO etc. Does anyone know if service packs are available and where/how to get them? I think I must have R1 as its...
  3. jambu

    How do I make a movie clip transparent

    I am completely new to flash and have just started to work my way through the tutorials here - http://www.adobe.com/devnet/flash/articles/flash_in_a_flash.html. I am only on the second video and am trying to place a movie clip onto a background (20 mins in). The instructor simply places the...
  4. jambu

    List reports that have not been viewed over a period to date?

    I would like to get a list of reports that have not been viewed for a period. Anyone have any suggestions how to go about this? Thanks in advance.
  5. jambu

    How do I identify a recurring instance in CI_INFOOBJECTS?

    I have a report that in the history tab has 2 instances, 1 is recurring and the other is success. When I query using the query builder on SI_NAME='ReportName.rpt' I get 3 sets of data One of which has identical PARENT_FOLDERID and PARENT_ID and the remaining two (one of which is the Recurring...
  6. jambu

    How do I find out which task maps to DTSStep_DTSActiveScriptTask_5

    I have a package in which I want to loop back to an earlier task, but I don't know which number it is (as in DTSStep_DTSActiveScriptTask_5). I could try different numbers and trap the one I want with a msgbox but this could take a long time with a package that has a lot of tasks. Is there a...
  7. jambu

    Anyone know how I can Pause/Resume a list of reports

    server = CE10 I have a list of scheduled reports that I will need to pause then resume on a regular basis, I can't stop the CMS as there are other scheduled reports that need to run during this time. Can this be done in code? Either csp or .NET would be fine. Thanks in advance.
  8. jambu

    A few questions about v10 v11 licenses and RAS

    I have a pc with XI server and developer installed and have been writing asp.net apps in vb.net using both the report viewer and the CE sdk. I would like to generate reports on the fly using RAS but I get an error about having zero concurrent user licenses when I try to use the RAS sdk. This is...
  9. jambu

    installing Crystal report server XI on different Linux distros?

    I have a pc with ubuntu sitting on it and downloaded an evaluation copy of CRSXI for Linux to install on it, so far I haven't found any docs restricting it to a specific distro. I cant install it as I get the following errors. /home/jambu/CR/DISK_1/setup/patches/patchlevel.sh: 339: Syntax...
  10. jambu

    Page width driver problems

    I can't find the 3500 CP driver on HP's web site. Can anyone point me to the download page? Searching for "3500CP" or "3500 CP" gets me to a results page that doesn't have the driver. If anyone can suggest a different driver that will allow really wide reports I would appreciate it. thanks...
  11. jambu

    crosstab not appearing on web page

    I have an asp.net (vs2003) app that has a number of reports written in CRXI Developer sp3, these are passed datasets created from stored procs from sql server 2000. I have just created a new report with a crosstab and when I select the report from my app the report appears and I can see the...
  12. jambu

    Moving controls in code

    I have a number of dropdown lists and make some visible and others invisible depending on what the user selects in another list. This works fine but it looks untidy as there is a gap where the invisible lists are. Back in vb6 I would be able to move the visible controls up to leave no gaps and...
  13. jambu

    XML set up.

    I have CRXI developer and am using it successfully to extract data from plain old XML files using the ADO.NET (XML) Data connection. I know I will soon have to create reports using xml directly from web sites. Unfortunately I cannot get anywhere with this as I don't have the website details...
  14. jambu

    subreports taking up space.

    I have cr9 a main report that has an inner group that has a sub report that has its sections suppressed so that it is not visible in the main report and is shrunk to the lowest height available. The only non supressed sections in the main report are the inner group footer where the sub report...
  15. jambu

    Recommend linux for cd less laptop

    I would like to load linux onto my old laptop and fiddle about with the various dev tools available. I do have a few questions though. 1) Is there a linux distro set up (or easiest to set up) with all the latest tools installed and running or will I have to load them myself? 2) My laptop has...
  16. jambu

    CR9 Horizontal chart font problems.

    Using CR9 I have created a Horizontal Stacked bar chart in the Report header. Once I had created the chart I resized it to the size of roughly an A4 page because there would be roughly enough data there to fill the page. Unfortunately the fonts became huge and any attempt to resize them fails...
  17. jambu

    crosstab percentage

    In CR v9 I have a detail level which has two formulas A and B that I want to show as B being a percentage of A in a crosstab. I have several group levels for columns and a single group level for rows. How do I show this percentage, do I need to create a formula? The summaries don't seem to...
  18. jambu

    multi group level Percentages in crosstabs

    I am using version 9 of crystal and would like to use crosstabs to show percentages in improvements at a number of group levels in my report. The groups I have are 1 - All (xtab) 2 - Country (xtab) 3 - Region (xtab) 4 - Grade (Supressed) Can be any or all of A,B,C,D, E Details...
  19. jambu

    install f-prot on knoppix 3.9 help please

    I have used kpackage to install f-prot but I cannot find it on the menu structure after. I selected download and install and the text that comes up indicates a successful install. So in summary, where do I run f-prot from? Does it have a graphical interface or do I need to run it in text mode...
  20. jambu

    bar chart plus percent

    Crystal 9 here, I have a chart that shows scheduled events and actual events per month giving me two bars per month. I would like to show the percentage (as a line) of scheduled events that were completed to plan as well. The report is grouped on a year+month formula and the sum of scheduled...

Part and Inventory Search

Back
Top