| Thread | Last Post | Replies |
|
| Choosing Group Parameters with Date Order Option | 14 Jul 2004 18:18 GMT | 4 |
I am able to create a group parameter for fields but not for the section that will be printed ie I need to choose the date grouping time frame
|
| Crystal Report in .Net | 14 Jul 2004 06:01 GMT | 2 |
can we create runtime report using crystal reports using code as we could do this in VB6.0? do we have to purchase additional licenses for this? any suggesstions?
|
| .rpt can pass parameter to another .rpt ???(Crystal Report and VB6) | 13 Jul 2004 20:04 GMT | 2 |
I am trying my level best to explain the question. Scenario ======== 1.I have two .rpt files.
|
| Crystal Report 10 | 13 Jul 2004 15:32 GMT | 1 |
Basically we have made reports based on crystal report 9 using the evaluation copy.When we went to buy the crystal report we came to know about the crystal report 10. We downloaded the evaluation copy CR10 and tested our existing reports and found having problems. The problem is as ...
|
| Crystal Reports Data Source | 13 Jul 2004 15:31 GMT | 4 |
I'm a complete novice when it comes to Crystal Reports. Is there an easy way to design reports on say a development machine at home with a copy of the data source on your
|
| Problems connecting to database | 13 Jul 2004 15:30 GMT | 1 |
I have been building a small frontend to accommodate our reporting needs. It has been working very well, until now when I start making reports, that use a "command" instead of having tables directly added to the report. I use the LogOnInfo object to logon, but it seems to fail, when ...
|
| Purchase Crystal 9 or 10 for use with dotnet??? | 13 Jul 2004 15:28 GMT | 1 |
We are using VS2003 and are producing crystal reports for use within the applications. We are finding the use of crystal report.net (or whatever people refer to the reporting in VS) cumbersome compared to the interface of full blown
|
| How to suppress trailing blank page? | 13 Jul 2004 15:14 GMT | 1 |
Visual Studio .NET 2003 ASP.NET For some reason, on some printers, my report prints a trailing blank page. It's not a margins problem because if I print multiple copies
|
| [Help]Crystal Report database login !!! | 13 Jul 2004 15:09 GMT | 1 |
Hi to all i have made a vb.net applications that use crystal report. On debug all go well. When i install the application on another machine the report on show ask a
|
| Crystal dlls and vb.net | 13 Jul 2004 15:01 GMT | 1 |
I recently wrote a vb.net app which includes some crystal reports. The user has very little money in their budget and have been without a working application for quite a while. This being the case I worked with what was available: I used vb.net and crystal 8.5. The crystal
|
| .NET Change DB at runtime | 13 Jul 2004 14:59 GMT | 7 |
I've used Crystal reports from the full product but this is the first time I've tried to use it with VisualStudio.NET. I'm hoping somebody can help me with this problem cuz all my books assume I have the full implementation of Crystal.
|
| Search on null | 13 Jul 2004 14:57 GMT | 1 |
any one tell me that how i can pass null criteria in crystal report selection formula i am using code like this {CustomerProfile.Age} =18 To 24 or isNull({CustomerProfile.Age})
|
| Changing DB login using ASP.NET and Crystal Enterprise | 13 Jul 2004 14:53 GMT | 1 |
I am trying to figure out how to change the Database Login Info dynamically at runtime in an ASP.NET application using Crystal Enterprise 10. The code we are using is pretty much straight from the Crystal sample: login to Enterprise, connect to PSReportFactory, OpenReportSource and ...
|
| CRYSTAL DECISIONS QUESTION | 13 Jul 2004 14:50 GMT | 1 |
Is there anyway that I can summarize in crystal report just the values I am showing? The thing is I have different locations, but each location have different records. From SQL I have a table that brings me this information
|
| Changing database at Run time does not work | 13 Jul 2004 14:47 GMT | 4 |
I'm currently working on an ASP.Net application written in VB.Net. The App loads a report from a directory using a Reportobject placed on the Web Form reportDocument1.Load(ReportPath) Then I apply the method illustrated in Crystal Support Article c2011464,
|