| Thread | Last Post | Replies |
|
| development book | 13 Nov 2003 13:49 GMT | 1 |
Can anybody give me a hint, which book serves as a good introduction into development with Crystal Reports basis? I'm sorry to bother You with my bad english and this question. Thanks in advance!
|
| Toggle field view disabled | 13 Nov 2003 07:32 GMT | 1 |
I have VS.NET EA 2002 and VS.NET EA 2003 on my machine. I have developed couple of reports with CR.NET in VS.NET 2002. However, some days ago when I opened one of the reports I noticed that 'Toggle field view' button on the toolbar is disabled and I just cannot enable it.
|
| newbie question: how to modify report at the run time | 12 Nov 2003 18:38 GMT | 2 |
My two reports have almost the same fields, except one report has an additional field fld1, another has field fld2. I am wondering whether I can create a combined report at thedisign time. So when I need to display first report at the runtime, I just disable fld2, and vice versa. ...
|
| Problem in displaying only 3 records from table on subreport | 12 Nov 2003 13:30 GMT | 1 |
Hi.. How to display only 3 records from table on subreport If anyone knows,please help me as soon as possible Yogesh
|
| Display Report | 12 Nov 2003 13:28 GMT | 1 |
I have a report that works great on my pc (in both the VB IDE and as an exe). However, when I deploy the application and report using VB6 Package wizard it does not work, and I get a error 'Unable to logon to server'. Any ideas?
|
| Facing problem to keep column values as a row. | 12 Nov 2003 13:26 GMT | 1 |
I am facing a problem to keep "column values as a row" I would appreciate that if anyone help me out as soon as possible. Thank you, Narmada.
|
| Problem to keep "all values of one column as one string". | 12 Nov 2003 08:55 GMT | 1 |
I am facing a problem to keep "all values of one column as one string". Example: I have a column "JOB", which contains five rows. I want to keep all five rows as one string seperated by commas, like
|
| Change database driver at runtime | 12 Nov 2003 07:34 GMT | 1 |
Is it possible to change database driver, eg from ODBC to OLEDB dynamically at runtime. I'm using crystal report in VS .Net. Thank you.
|
| Exporting to a PDF File .. custom button? | 11 Nov 2003 19:34 GMT | 4 |
I have a single report view that could display any of 20 different reports. I have a button that I want to .. well, the end result is to take the report . export it to a PDF and create an email with it attached. I can't quite seem to figure out how to set the export options on ...
|
| Using SetDataSource with an Array of ADO recordsets | 11 Nov 2003 18:52 GMT | 2 |
I have a program that uses a set tables on ms sql server to see what ADO recordsets need to be created and passed to which reports (and subreports). I am using...
|
| HELP! Group adjacent to details section not above it | 11 Nov 2003 17:25 GMT | 2 |
I'm designing a report that will need to have a grouping next to the details as follows: Group: Details: City, State | Registration 8:00am
|
| Splitting a single report into multiple files | 11 Nov 2003 12:46 GMT | 4 |
can anyone offer guidance on the best way to tackle the following problem.... I have a report about 10000 pages long made up of about 2500 records 4 pages long, each record has a group header which is effect a unique identifier.
|
| newbie question: how to merge two reports | 11 Nov 2003 06:46 GMT | 1 |
These two rpt files report have different fields. I am wondering how to merge these reports, so the reports can be viewed one after another. Thanks.
|
| RTF in CR9 | 11 Nov 2003 04:52 GMT | 1 |
how could i include a RTF File (from RichTextBox) in a Crystal report? thanks
|
| Get Running Total from subreport | 10 Nov 2003 22:53 GMT | 2 |
I placed a subreport in a group footer section on a main report to show few running totals of a group. On the main report I want to sum all the figures (MainTtlSumAll) like this: MainRptName MainRptColA MainRptColB SubRptColC SubRptColD
|