| Thread | Last Post | Replies |
|
| hiding the detail section | 10 Oct 2005 02:56 GMT | 2 |
When I hide the detail section, the subreport in the detail section doesn't appear to run or set the shared variable. I want the subreport to run, but not print (show) on the report. how do I run the subreport without printing it?
|
| hiding sections | 10 Oct 2005 02:55 GMT | 2 |
I have a subreport in the detail section of a main report. In that subreport, I am setting a Shared Variable which is used in the Group section of the main report. When I run the report, the Group section prints the value of the Shared Variable set in the subreport.
|
| HOW TO: Format Date from VB6 CR 8.5 | 10 Oct 2005 02:30 GMT | 2 |
I have a VB6 app that uses cr 8.5 for reporting. In the VB6 app the user can select their desired date format for dates that are shown throughout the program. All works fine in the VB6 app but we need to carry the date format over to the CR reports as well.
|
| Underlay Section | 10 Oct 2005 02:23 GMT | 1 |
If I specify a section to Underlay another section, it underlays everything except lines. It overlays those? Anyone know how to get around this? Thanks,
|
| using crystal reports in a vb.net windows application | 08 Oct 2005 23:17 GMT | 1 |
I want to be able to use crystal reports in a visual basic.net windows application. I have added crystal reports to my .net solution in solution explorer. However when I run my visual basic.net windows application, the crystal reports does not on the form. Thus can you show me ...
|
| Opening Crystal reports in VB 6.0 | 07 Oct 2005 18:32 GMT | 2 |
I am brand new to Crystal and I am playing around trying to get a Crystal report to show in my VB 6.0 application. I found the thread below in an earlier discussion and thought I would try doing what it said to do but I am still getting problems. I created the report I want
|
| Class Not Registered | 06 Oct 2005 20:02 GMT | 1 |
I am using Crystal Reports in Visual Studio.Net 2003 When I try to open a new Crystl Report I recieve the error 'Class Not Registered' . I had used the trial version of CR-11 before this which worked fine. I
|
| Commands and paramters | 06 Oct 2005 18:05 GMT | 2 |
When I create a parameter in the command editor/wizard, it includes it in the parameter list for the report. I set these parameters from my app, but it seems to prompt me for them again.
|
| SImple group question from a newbie | 06 Oct 2005 11:21 GMT | 1 |
I am back into some minor programming with VB 6.0 after being away from it for many years. Just playing around with a simple database application where I am using VB 6.0 against an Access97 DB. I have just found Crystal Reports in VB 6.0 and have never used Crystal before.
|
| Using Iif in SQL Statement | 06 Oct 2005 09:24 GMT | 2 |
Is it possible to use an immediate If in the Where clause of a SQL statement? What we've got is the report asks for a variable. If the user inputs "*", then we want it to show all records. If the user inputs a case
|
| App still tries to load RPT files despite saving as embedded resource | 05 Oct 2005 23:05 GMT | 2 |
When I run my application and request to view a Crystal report that I've built in there, on my development box it runs fine. When I deploy, however, I get an error that the report filename is invalid. It is trying to pull up my RPT file from my development directory. I checked ...
|
| The column prefix does not match with a table name or alias name used in the query | 05 Oct 2005 23:02 GMT | 1 |
Hello I am getting this error every time I add a table to the report and then add a field from that table to the report. For some reason when I look at the sql the field name is in the select statment but the table name is not in the from or where statment. I linked the tables
|
| multiple-value parameter used in record select | 05 Oct 2005 22:30 GMT | 1 |
I have a string Parameter called {?AccountName} which allows for multiple values. When a user inputs a list of names I want to use the keyword "like" to match names that are like what they've typed in (I'm connected to a SQL database). However, in order for "jo" to return with
|
| Using XSD With Joined Tables | 05 Oct 2005 19:46 GMT | 2 |
I have a CR10 report that was originally based on a single Access table. I now have a VB.NET project in which the data is in two tables which are joined. I created a dataset (XSD) containing the joined tables. When I open the report and change the database location to point to ...
|
| The remaining text does not appear to be part of the formula | 05 Oct 2005 13:48 GMT | 1 |
I have a report on my network that runs just fine on one desktop but on every other desktop I'm receiving the following error "The remaining text does not appear to be part of the formula". I would bet that there's something not configured properly but I've compared DB ...
|