Firstly - a long-winded explanation so apologies for that:
We have the Crystal Developers licence availble to just a few key users who will be creating reports based on Lotus Notes databa...
I have created several reports that access tables that reside in a SQL Server 2000 database. I am running Crystal Reports 8.5 with the distribution feature installed. The reports run great, ...
Hi,
I want to create my own chart template, how to create 3TF file ? I am useing 8.5 crystal report.
Please reply
thanks
i need to total up the previous 12 months values using a rolling window.
ie
Total One - Jan 2002 to Dec 2002
Total Two - Feb 2002 to Jan 2003
and so on.
Does anyone have any sugge...
Ok, the Crystal documentation says that a linked subreport will be run as many times as it appears. E.g. if it appears in the detail row of the main report and there are 100 detail rows, the ...
Does anybody know how I can reset the ReportSource property of a CRViewer in VB6?
My problem is that I want to show two different reports in a crviewer depond on what user has selected, but...
Hai guys,
Im getting the error 20559 'cannot open sql server'
I am using connecting to sql serevr thru sql authentication.when i try to connect the report with VB its telling the error.
...
I am evaluating RAS 9 and want to know what is the bare minimium code/files required to view a crystal report using ASP? I'm not a programmer. I have downloaded all the samples and read throug...
Hi, i'm using CR9. I have a report that i'm trying to connect to an Data Source, let's call it mySite. This mySite data source is actually CR ODBC XML Driver 4.10.
It is an XML file called m...
I use MAS200 and I am trying to setup a scheduled import of data from MAS200 using DTS in SQL Server 2000. I am able to get data out of mas using the standard odbc connection which is a read o...
Hi,
I am using vb 6.0 and crystal reports8.0 for my application. While programming, i explicitly changed crystal reports font to "Roman 12cpi" in .dsr that i used and also for each and every ...
Hi,
Crystal Reports 8.0 on Windows NT Server with IIS 4.0.
In a IIS I have some reports that are called from asp pages and the clients use the activex viewer for see them.
In a few machines...
I want to calculate the time spent on each call, I believe i can use datediff formula, but where it asks for interval type, i dont know what they want..
When attempting to Modify a VB 6.0 Program that uses Crystal Reports 6.0 the Crystal Report fails to get Loaded. The Log says:
Line 2: Class {BD4B4E61-F7B8-11D0-964D-00A0C9273C2A} of control ...
Hi,
I'm trying to generate a crystal report based on the crystal query. The issue I'm having is, I have parameters in the crystal query, I want to pass values to these parameters from the c...
I use Delphi 5 & CReport. I like to connect MS Access in my computer say C:\Temp\Work.mdb
But I got SQL error message 599,"Cannot open SQL server Execute<PEStartPrintJob>"
my code like this:...
Hi,
I need to call a stored procedure which takes two parameters in my RecordSelectionFormula. This is the syntax to call a stored procedure with one parameter
Dim Report As CRAXDDRT.Repor...
Hello, experts:
I have a .qry file and a .rpt file built from it (i.e., set location... -> MetaData / Query -> Crystal Sql Query File). The .qry file content is listed below:
When I run...
Im developing an application that uses the Crystal Report Viewer Control.
I have a form that allows the user to select which report they want too see and allows them to put values into the...
Hi,
I'm using Crystal Report 8.5 standard edition. How can I insert the "static data" into the Parameter field so that the report will always prompt with the static data for selection? T...
I've supplied the 'Crviewer.dll' / 'Craxdrt.dll' to users in the past for the registration of the CRviewer for use in my Borland Delphi application that makes use of the Crystal Reports Viewer...
Iam using Oracle 8i as the database. I know the dll name, Server Name, User Id & password. Since its Oracle, there is no Database name to be specified. Without that name, when I try to logon,...
I am trying to come up with a table top display card in Crystal. It is an 8.5X11 landscape sheet folded in half. The sheet will have the name of the person. If the sheet is folded in half, ...
Reports were created with Crystal Reports 8.5 using TTX files and data passed through them using recordsets in an ASP page.
The reports are correct when retrieved on-line (using crystal ASP)...