| Thread | Last Post | Replies |
|
| What is wrong? | 08 Sep 2003 09:31 GMT | 1 |
i'm trying to open a new crystal report based on an access data base. i took the following steps (as instructed by the crystal help files): 1. select new from file menu. 2. select custom.
|
| How can I keep the SQL password by the report ?? | 06 Sep 2003 23:26 GMT | 1 |
I have a report which has a subreport under it. When I execute the main report in the crystal design mode, after the execution of the main, the connection properties of the subreport is asked me again, and I have to enter the sql login password again. When I call the main report ...
|
| Why should crystal have issues if the field size changes | 05 Sep 2003 19:05 GMT | 3 |
I notice that if the date definition in the SQL Server 200 tables is updated to change the size of a string field, my reports seem generate messages. Has anyone else had issues when the size of string fields changes?
|
| Server Not Yet Opened Error | 05 Sep 2003 18:48 GMT | 1 |
I am running VB 6 and crystal reports 8.5, with MS SQL Server 2000. I have some CRViewers and when I go to open them from my client app, i get "server has not yet been opened." Some of them work, and some don't. Has anyone run into this?
|
| Customizing header with ole object | 05 Sep 2003 16:38 GMT | 1 |
Is it possible to set the contents of the report header to a word or rtf document, or some other ole object? Thanks gv
|
| Please Help with crystal report viewer | 05 Sep 2003 13:43 GMT | 1 |
i have a report which is ALWAYS ONE PAGE. but in report viewer, i see 3 PAGES. the first and the last and empty page with report header. How can i avoid that?
|
| ODBC access to Visual Foxpro | 05 Sep 2003 02:26 GMT | 1 |
I am having problems getting data from a Visual Foxpro 7 Database (.dbc) which is linked to a Visual Foxpro Table (Free Table), using ODBC. The properties of the join are all greyed out and only the records in the Free Table display, while the matching records in the Database are ...
|
| VB.Net, VB6 and Crystal reports | 05 Sep 2003 01:41 GMT | 2 |
I have VB.Net and have written reports using this. I now would like to use some of the reports to view in VB 6.0 application. Is there something I can use to view these reports as in VB.Net, or do I have to buy a different license.
|
| Passing values to 2 discrete parameters | 05 Sep 2003 01:33 GMT | 1 |
I have tried several ways to pass values to two different discrete parameters in a report. This is where I am. Dim paramFields As New ParameterFields() Dim paramField1 As New ParameterField()
|
| Passing parameter to subreport | 04 Sep 2003 19:43 GMT | 3 |
Can anyone tell me how to pass a parameter to a subreport with a stored procedure data source without generating the input form dialog? I have a subreport that displays child record (foreign key linked) data from parent records in its parent report. There's some calculated
|
| How to get report to use my dataset? | 04 Sep 2003 17:45 GMT | 4 |
I have a report (Crystal) designed and built that uses a strongly typed dataset. In my program I create a strongly typed dataset and fill it with data. Then I need to launch my viewer and
|
| Grouping presentation in a report | 04 Sep 2003 02:15 GMT | 1 |
I have built a product catalog report that displays selected products from a dataset on a record-by-record basis. I would like to group my products by its category field so that the report begins each category on a new page and only products
|
| Refreshing an existing report. | 03 Sep 2003 14:30 GMT | 2 |
I'm trying to write some vbscript that will open an existing report, pass a couple of date parameters, select the data and export it to a .csv file. So far I can open and export an existing report. But I've tried using the ReadRecords method to retrieve the data but it doesn't ...
|
| Changing Report Data Source | 02 Sep 2003 19:29 GMT | 1 |
I have a report in CR 8.5. I am trying to make another report of exactly the same format - except the new report is based on a different query. How do I copy my old report and just point it to a different query?
|
| Crystal 8.5 and V.B. 6 | 02 Sep 2003 13:54 GMT | 1 |
I have one problem with my aplication... I have installed in my PC CR8.5.. I have tree reports, but when i install in other pc, the viewer or CR show the following message... "Phisical Database not found".
|