| Thread | Last Post | Replies |
|
| Deploying Windows Applications with Crystal Reports | 11 Feb 2005 13:31 GMT | 1 |
my problem: I try do deploy my Application to other persons without a developer enviroment. After a little search I found this --> I found the report from MS there means that I should Add merge modules to my Setup project. But I don't have one of them on my maschine like calls
|
| Set up connection to SQL server | 10 Feb 2005 22:11 GMT | 2 |
I've used Crystal 9 in VB6 environment but not for a while now. I'm trying to mockup some reports for a design document in VB.NET in Visual Studio 2003 using the version of Crystal shipped with this environment: 1. Create simple (list of people) Crystal Report in the project using
|
| Double-spacing | 10 Feb 2005 19:30 GMT | 2 |
Does anyone know if there's a way to have word-wrapped text in a text object print as double-spaced? How's that for a short, simple question?
|
| Field Explorer is gone ?!? | 10 Feb 2005 19:15 GMT | 3 |
Hi Newsgroup, Visual Studio and Crystal Reports in a Windows Application: A few days ago I closed the Field Explorer Window in Report Design Mode. Now I can't get it back.
|
| RecordSelectionFormula problems | 10 Feb 2005 19:09 GMT | 2 |
I'm having a problem using the RecordSelectionFormula in VB6 and CR8.5 and I'm hoping someone can see what is going on here. When I run the following code no data shows on the report. Taking out the RecordSelectionFormula produces a report of all of the data.
|
| CR XI Upgrade from Visual Studio CR 8 - Is it worth it? | 10 Feb 2005 09:08 GMT | 4 |
I am thinking about purchasing the VS Developer version of CR XI. Is it worth it? I currently have version 8 and would like to see if the new version is tightly integrated into .NET?
|
| Can A Report Contain a Subreport that has a Subreport | 10 Feb 2005 00:23 GMT | 3 |
I have a Report (report 1) developed with visualstudio.net version of crystal reports. This report contains several sub reports. I can display this report on the web using the crystal report viewer without any problems. What I am now trying to do is to include this as a subreport ...
|
| Size of rpt file grows 10 times | 09 Feb 2005 21:37 GMT | 3 |
Does anybody know why the size of the rpt-files grows from 96kB to 864kB when just adding a picture to it? The file size of the picture (jpg) is 23 kB. I use Crystal Reports for Visual Stdio .NET 2003.
|
| Where is 'page setup' option in .net 2003 - Crystal | 08 Feb 2005 20:59 GMT | 1 |
I had designed report in .net 2003 crystal, I want to 'page setup' of my report. In file menu there is Page Setup menu but it is disabled. How can it be enabled. Hardik
|
| Network deployment, trouble reading CR regkey | 08 Feb 2005 12:44 GMT | 2 |
This sounds a bit difficult, but in fact in the end it isn't. At least, not explaining in the end. I have a VB.NET winform application. It is working great
:-) |
| Linking Question/Problem | 08 Feb 2005 04:39 GMT | 3 |
Need a little help. Am trying to create a report of all orders shipped on a given date (got that part to fly, no problem); want to include the ordering person's first/last name (that's in a second table) and the ship-to address for that order (in a third table). Simple enough, ...
|
| How to do this approach ?? | 07 Feb 2005 13:31 GMT | 1 |
I am using vb.net as tools and crystal report 10 Now, in my UI, there are 10 check boxes to allow the user choose which 3 types will be shown in the report. I will select all the necessary fields (the 10 fields) by using store
|
| Grouping and sub grouping? | 07 Feb 2005 12:52 GMT | 4 |
how to show something like this in crystal report(I'm working on .net version) state UK - (group heder, grouping is by state field) columns ID | Type | Active|
|
| Number formatting Thousand separator | 07 Feb 2005 12:49 GMT | 3 |
Wanted to know way to format numbers in crystal reports as 2 digit thousand separator in any version of crystal reports. For example - 111,222,333.00 to be formatted as 11,12,22,333.00 thanks
|
| Set Crystal Report Datasource by code | 07 Feb 2005 07:41 GMT | 1 |
could someone plz tell me how can i overcome the ordeal of setting Datasource of a crystal report by code. i have designde a .Net application which uses an access database(*.mdb). there is no problem in forms because i have used <<Application.startuppath &
|