| Thread | Last Post | Replies |
|
| Login Failed? | 29 Jun 2005 23:42 GMT | 2 |
I have a Mysql connection and a report with a CrystalReportViewer on my web page. I get the following error. CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed Any ideas?
|
| CR.NET 2003 viewer event handlers | 29 Jun 2005 22:45 GMT | 3 |
I'm trying to figure out the event handler to use to tell when the report has been displayed. At the least I want to change a wait cursor back to an arrow after the report is ready. Ideally I'd like to implement progress bar but I didn't
|
| How do I insert Count of Linked Records into Detail | 29 Jun 2005 15:59 GMT | 1 |
This is probably an easy one but I'm pretty new to Crystal. If Account is the primary table and Contact is the linked table in a one to many relationship based on Account ID, how do I create a detail listing: Account Name Count of Contacts with that ...
|
| Crystal Reports 9 Parameters | 29 Jun 2005 15:02 GMT | 1 |
I am using Crystal Reports 9 and want parameter selections to come from the database. Ex. In a point-of-sale system, the report would give the user an option to select which vendors he/she wants on the report. I could import the vendors into the 'default values' of the parameter, ...
|
| Schedule of Dates | 29 Jun 2005 14:56 GMT | 1 |
I am trying to build up a schedule of up to 12 incremental dates. I have a date as a starting point eg: 22/05/2005, and I then have a "chosen day" value. The first date in my schedule will simply be my starting date, ie
|
| How do I give page breaks after each employees details | 29 Jun 2005 07:17 GMT | 2 |
I am preparing a report using CR9 and SQL server 7. There are two table are used master table is EMP and details table is Wages Common field between these table is emp_id
|
| "Error 20534: Error detected by database dll". God knows! | 28 Jun 2005 13:28 GMT | 1 |
Before submitting this message i ve read the entire crystal report groups in whole world :) . There are many solutions sugested for that problem but none of them solved my problem. My problem is getting "Error 20534: Error detected by database dll"
|
| need help to evaluate several fields to sort rpt | 27 Jun 2005 23:10 GMT | 16 |
Crystal Reports Pro 9.0, GoldMine 6.7 SQL 2000 as datasource. report uses ODBC link This report is basically a past due report. It looks at several fields and then it is suppose to list whomever passed their due date. Here is an
|
| Error Accessing the System Registry | 27 Jun 2005 22:40 GMT | 1 |
It is possible that I must do manualy this:
|
| CR 10: Text is messed up for Windows XP SP2 | 27 Jun 2005 18:31 GMT | 3 |
I have a web application which used the ActiveX viewer to display the reports. I'm using the Crystal Reports 10. At one of my customer the reports are not displayed correctly, the text is messed up. But only from machines with Windows XP Sp2, on Windows
|
| Select statement | 27 Jun 2005 15:51 GMT | 1 |
I{m usin this code to retrieve the names of the tables that the reports are pointing to. But I would like to go a little further. I want to know the SQL statemet that crystal creates when the report is built. Any help will be appreciated.
|
| Crystal Reports and Adobe PDF Forms | 27 Jun 2005 14:28 GMT | 1 |
Does anyone know if it's possible to create Adobe PDF Forms via Crystal Reports? I want to create editable PDF forms but I want them to be dynamically generated based on certain parameters. Thanks!
|
| Getting record count from CR | 24 Jun 2005 14:01 GMT | 4 |
I am having a little trouble getting a record count from a crystal file into VB. I can pass parameters into the report, but am not able to retrieve the record count from the report. Can anyone point me in the right direction.
|
| help with query with field length | 23 Jun 2005 22:30 GMT | 2 |
I am looking to select records from CODE.CATEGORY where the data length is <>3. thank you again
|
| VS.NET 2003 and Crystal report | 23 Jun 2005 17:22 GMT | 1 |
Hi, I am using crystal report engine to create a PDF file. I am loading data from .xml file (using dataset) to crystal report. When I do that I load for instance. <DATE_OF_ISSUED>2005-06-10T00:00:00.0000000-04:00</DATE_OF_ISSUED>
|