Let me preface this by saying I am a new COGNOS user - I've been using Crystal Enterprise for years and am trying to replicate functionailty from Crystal.
Is there a way to schedule a report to save (in CSV, XLS or something similar) to a network drive or to an FTP site? In Crystal Enterprise...
Does anyone know how to hide a wizard step programmatically? Looping through the WizardStepCollection and setting visible = false on a specific step causes an error (unless it happens to be the active step).
Another alternative would be to hide the sidebar item, but I don't see a way to...
I have created a control library that requires database access. I do not want to pass a connectionstring to every object - I want them to be able to access the settings in the web.config. Is there a way to do this? ConfigurationManager does not exist within a control library. Thanks in advance!
I have a table with well over 10 million rows that contains statewide data. When users access this table, they should be restricted to their own agencies' data. This has been accomplished by creating a view that links their user id to a "security" table and then returns only records that match...
I have an Excel worksheet that imports data from another Excel worksheet. The imported worksheet is accessed via ftp. Works great the first time.
However, when I ask it to refresh data at a later date (or another user tries to refresh), it seems to modify my query.
The data source that...
If I create a survey in Sharepoint, is there any way to package it and use it in a .NET application? I'd like to collect information from users, but not redirect my users over to the sharepoint server.
This is driving me crazy.... I have a webform that works fine. As soon as I add another custom control (even if it is just an ascx with a pic), Visual Studio hangs when I hit 'save'. Anyone else have this issue? I'm using Visual Studio 2003 with framework 1.1.
Hopefully, this is an easy question.
I added a link bar - it works great within Frontpage (HTML and Preview modes). However, as soon as I "Preview in Browser", my theme is gone! Just looks like boring links... I look in the web folder and I see a _theme subfolder containing my theme...
I'm trying to come up with a way to return back a series of dates. For example, I am trying to return a separate record for each of the last x days:
DATE
-----
2004-07-15
2004-07-14
2004-07-13
...
If I could just come up with a statement that returns an incrementing sequence of numbers, I...
Is there a way to popup another window without writing javascript? I have a page that generates a PDF file when submitted. I want to open that PDF file in a separate window (my original window displays status updates). Doesn't look like Redirect or Server.Transfer allow you to open a new...
Has anyone successfully used GetHtmlContent with a CrystalReportExportControl? I'm trying to get the data from a report and store it in a variable so I can display it later. Unfortunaely, when I call the GetHtmlContent, it immediately displays the report in the browser (instead of returning a...
We have a rather large table that contains ~10 million records (it's a general ledger). Most of the queries users want to perform are for certain date ranges. Currently, we don't have any indexes on the date fields - my DBA says that they won't work effectively(OS/390 DB2 V6). Will version 7...
I have a couple of reports that take about 3 minutes to run. They work fine through CR, but when I push them out to CE9, they stop after 2 minutes and don't display data. I'm using the ActiveX viewer - I see the logo spin, then it just quits! Reports that have the same types of parameters but...
Is there a way to get the last date a record was inserted into a specific table? I've looked through the sys tables but haven't found any useful dates (only last time a runstat was performed). Thanks in advance.
Has anyone successfully used the Crystal Import Wizard to import information from CE 8.5 to CE 9.0? Every time I select the objects I want migrated and hit Finish, the process starts and then shuts down without any error messages. It doesn't seem to matter how many or how few objects I select...
We are having a situation that is driving our DBA crazy... We have a test DB2 region (sits on an IBM mainframe). Since it is a test environment, the DBA creates new tables and alters existing ones on a regular basis. However, it seems that if anyone is connected to the test server using the...
Some of my Crystal Server Pages need to display information from an SQL statement. I know I can create an ADO object to do this, but I'm hoping I don't have to hard-code a DB password in my page. Is there a way to grab the connection information from a managed Crystal Report? I know I can get...
I have a report that lists employees grouped by their section. Some employees report to more than one section. When this happens, I want to put an '*' next to their name. This will indicate that the employee exists elsewhere on the report. I'm having trouble doing this since I need to search...
I have a custom application (ePortfolio was used as a base) which allows users to enter criteria information. This information is compiled into a SelectionFormula and sent to a managed Crystal Enterprise report. All this is working fine - the report displays in the viewer with the correct...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.