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

    Dumping report objects from CE10

    Hello, Is it possible to get all the report objects published to the CE10 database dumped somehow? I mean that the report objects would be back in .rpt format and they could be e.g. uploaded again to the server in case of disaster etc. I guess that this could be done somehow with the ce java...
  2. Duckie66

    CE 10, forcing parameters with ASP

    Hi, I'm using CE 10 with IIS 6. Is there any possibility to change report parameter values via .ASP? For example, if there were one parameter raport in Enterprise, it would be possible to show that one report as two different versions via .asp - files. And there wouldn't be need to modify...
  3. Duckie66

    Instance performance with CE10

    Hi, I have an instance performance problem that I'm hoping someone can help with. I'm using CE10 with RAS, database is MySQL 4.1. I have scheduled about 30-40 reports to run daily overnight. This is done by 3 Report Job Servers and instances are ready in the morning. The smaller instances...
  4. Duckie66

    Getting sum of previous week

    Hi, I'm using CR9 with MySQL4.1. Current grouping: - Week 1 - Monday - Tuesday - Wednesday - Week 2 - Monday - Tuesday ,i.e based on week number and dayname. I need to show the development percent from week 1's data in week 2 header ((week2 - week1)/week1*100). The problem is...
  5. Duckie66

    Opening drilldown on load

    Hi, I'm using Crystal Enterprise 9 & RAS on IIS6. I'm connecting to my reports via .asp and I'm calling Interactive Viewer there. Is it possible to set the drilldown-tree open when loading the page? So tree would be already open when the page appears on screen. I know the sources of the...
  6. Duckie66

    Retrieving last instance by name dynamically

    Hi, As subject says, I'm trying to retrieve the last distance of specific raport dynamically. The reports are scheduled and that part is currently working well. But the problem comes when there are more than one instance because my .asp retrieves only the first and oldest one. I'm using the...
  7. Duckie66

    Interactive viewer with ASP - Opening DrillDown OnLoad

    Hi, I'm using Crystal Reports 9 & RAS on IIS6. I'm publicing my report with interactive viewer. Is it possible to set the drilldown-tree open when loading the page? So tree would be already open when the page appears on screen. Is there any setting to do that? -Duckie
  8. Duckie66

    Interactive Viewer with ASP - OnLoad DrillDown opening

    Hi, I'm using Crystal Reports 9 & RAS on IIS6. I'm publicing my report with interactive viewer. Is it possible to set the drilldown-tree open when loading the page? So tree would be already open when the page appears in asp. Is there any setting to do that? -Duckie
  9. Duckie66

    Problem with users homedirectory

    Hi! I'm currently authenticating users in with my PHP script. Usernames and passwords are red from the sql-database as well as users homedirectories. I want to use one shared login-page for all the users and then redirect them to their homedirectories. I'm using IIS 6.0 (Windows Server 2003)...
  10. Duckie66

    Running totals with cross-tabs, help needed!

    Hi! I'm beginning Crystal 9.0-user and I'm badly needing help with running totals and cross-tabs. I have three groups in my report: group1 for year, group2 for month and group3 for single source output. I'd like to sum single sources to month-output and months to year-output - quite simple...
  11. Duckie66

    Cross-tabs, groups, several running totals....Help needed!

    Hi! I'm beginning Crystal 9.0-user and I'm badly needing help with running totals and cross-tabs. I have three groups in my report: group1 for year, group2 for month and group3 for single source output. I'd like to sum single sources to month-output and months to year-output - quite simple...

Part and Inventory Search

Back
Top