| Thread | Last Post | Replies |
|
| (error DatabaseLogOnList - ) Crystal Reports Web Viewer Very Strange Connection problem | 22 Feb 2005 22:42 GMT | 1 |
Hello CR XI evaluation version. I am getting the following message in a web viewer for all reports: DatabaseLogOnList - Use the LogOnInfos property to specify logon infos.
|
| EMail from Crystal RDC and Crystal 10 | 22 Feb 2005 19:43 GMT | 1 |
Does anyone know how to get an app with a Crystal Activex Report Viewer to show MAPI as a destination option? I have a VB6 app that has a form with the Crystal ActiveX Report Viewer control with the EnableExportButton property set to true. When it is run and
|
| CR 9 to CR 10 | 22 Feb 2005 19:38 GMT | 1 |
My VB 6 application uses Crystal Viewer Control 9.1 Recently I upgraded Crystal Reports from version 9 to 10. I was going to replace Crystal Viewer with a newer version, but I do not see such a control in version 10.
|
| Creating report at runtime in web forms | 22 Feb 2005 19:36 GMT | 1 |
I am using crystal reports in asp.net. I want to create report at runtime i.e. create all filed , section at runtime and then pass a data source and then display the report. Is it possible and if possible how can we do this
|
| trouble with sql expressions | 22 Feb 2005 18:22 GMT | 2 |
Hello NG, I have a simple SQL Expression like this one: SELECT name FROM drm WHERE drm.code=bhd.agent Now I have trouble adding this expression to my report. I tried to use
|
| My imbedded Crystal report crashes program | 22 Feb 2005 14:31 GMT | 1 |
I'm playing with Crystal Reports. I created a simple Windows Form with a Crystal report on it. I then compiled thr program and although it works on my VStudio machine it does not on any other. I get the following error: CrystalDecisions.CrystalReports.Engine.InternalException: ...
|
| Record Selection Formula is Ignored! | 22 Feb 2005 14:13 GMT | 2 |
I have are report with a "@userid" parameter and I use that in a the "Select Expert" to select only ONE user from a "tbl_Employee" in an SQL server. I set the parameter directly onto the ReportDocument in en ASP:NET but when exporting to another format (PDF) it's ignoring the ...
|
| dynamic sort | 22 Feb 2005 13:17 GMT | 2 |
hello ng i have a report where i need to sort dynamical. in a form, the user can choose which row (field) he wants to sort. i didn't found any options in CR to define the sort depending the choosen
|
| How to Convert rpt from CR 10 to CR 8.5 ??? | 22 Feb 2005 12:35 GMT | 1 |
How do I convert reports thats made in Crystal Reports 10 into Crystal 8.5 ? Wrublik.
|
| has anyone else experienced this behavior? | 22 Feb 2005 11:35 GMT | 1 |
CrystalDecisions.Windows.Forms 9.2.3300.0 CrystalDecisions.CrystalReports.Engine.ReportDocument The load method hangs and prevents form creation and any application exit if the application (the
|
| Multiple Copies of a section | 21 Feb 2005 17:52 GMT | 2 |
To All: Sorry for the newbie type question, but we have not been developing reports with Crystal for very long. We are trying to print bar-code labels with Crystal. I need to have the
|
| The special variable 'Formula' must be assigned a value within the formula. | 21 Feb 2005 00:56 GMT | 1 |
I have created a formula field with the following code: Dim curFine as currency curFine = 0 if (({mc02.cc_code_01} = "20") or ({mc02.cc_code_01} = "70")) then
|
| Can you write little progams in Crystal to do stuff that can't be done any other way | 20 Feb 2005 21:08 GMT | 4 |
Like very complicated reports that I usually do by writing a program with a full featured language like Visual FoxPro and it's report form command?
|
| CR8, subreports, ADO | 19 Feb 2005 21:11 GMT | 1 |
I've made a report with 3 subreports in the page header (section 2) of the parent report. At design time the subreports line up below each othe fine. What I want is each subreport to grow according to their contents. Also I dont want them to be on top of each other.
|
| Object Reference not set | 19 Feb 2005 05:37 GMT | 2 |
We have an application with over 40 Crystal Reports that all seem to work fine under most circumstances. We now have a customer running the application on a Table PC using Windows Professional OS, and when he tries to initiate a report, the Popup Window
|