| Thread | Last Post | Replies |
|
| intermittent "Load report failed." errors | 14 May 2004 09:38 GMT | 3 |
I've got a pretty simple grouped report in c#.net. I'm able to view my report fine, but I've found that if I try to access it a few times in a row, I get a "Load report failed." At this point the application hangs if I try to access the report, and the only solution is to
|
| How to use more than 1 level of subreports in a main report | 14 May 2004 09:16 GMT | 2 |
I would like to create a complex report with Crystal Report 9... I think I need to create 3 levels of reports (a main report, a subreport and a sub-subreport) but it seems to be impossible... The fonctionnality "add a subreport" is inactivated from a subreport. So I
|
| connect with Sql server | 14 May 2004 03:08 GMT | 2 |
I want ot connect crystal report 8.5 with sql server without use odbc my sql server 2000 use window only authenticate I use Report.Database.Tables(1).SetLogOnInfo "iacc2", "iacc"
|
| Deleting a formula - no longer needed | 14 May 2004 01:34 GMT | 2 |
I created a Crystal Reports Formula from the GUI that comes with VisualStudio.NET. I no longer need it and would like to delete it. The "Standard Report Expert" panel has no buttons for "Delete", right clicking the formula doesn't pull up a context sensitive menu, and editing
|
| ASP.NET Push method Dataset with Crystal | 13 May 2004 18:24 GMT | 3 |
I am trying to populate a report using an ado.net sql dataset. Bear with me, I am completely new to crystal reports! I first set up a dataset based upon a stored procedure, then in my blank crystal report linked to it in the add/remove database - project data
|
| Formatting a Date/Time field | 13 May 2004 15:21 GMT | 1 |
i have a field on a CR10 report that is populated by a datetime from a DB is it not possible to format a date time field so that you get the data on 2 lines? i.e.
|
| Crystal Reports Creating Extra Report Copies ASP.NET | 12 May 2004 21:53 GMT | 1 |
I'm getting too many pages back from the Report Application Server with CR 10. I deployed my ASP.NET application to a web server, but when I viewed my report, I noticed I was getting extra copies of the report. I'm using a report document and crystal report viewer. The
|
| Deploy Crystal Reports 10 on Web Server with ASP.NET | 12 May 2004 21:11 GMT | 2 |
What must I do on the server to allow ASP.NET applications run without having to include the libraries in a setup project. I can't use a setup project because the virtual directory it tries to install to does not exist under the local machine name, but under a web domain.
|
| Textbox Object | 12 May 2004 19:50 GMT | 3 |
how do i pass a value into a CR textbox object from vb i have a textobject called txtDoctor on my report i want to pass a value into this before i view the report many thanks,
|
| RecordSortFields in CR9 | 12 May 2004 17:18 GMT | 1 |
I need that someone explain me how to use the property RecordSortFields when we are developing in Visual Basic 6 and Crystal Reports 9 Thanks
|
| CR10 .NET Missing parameter values | 12 May 2004 15:24 GMT | 1 |
Can't seem to set the parameter values using MyReportDoc.SetParameterValue or using ParameterFieldDefinitions. How does one successfully pass a parameter to a crystal report using the Crystal Report Viewer and a Report Document. I've been stuck on this
|
| How do I hide empty group? | 12 May 2004 13:30 GMT | 1 |
In crystal report designer that packed with VS.NET 2003, how do I make a group hide, for example, if I have 3 levels such as State, Districts, schools relationship.. some places don't have district, so how do I hide that section when
|
| Upgrading from crystal reports v. 4 to ??? | 12 May 2004 13:28 GMT | 1 |
I have about 50 or so reports that are in crystal reports version 4. Is it possible to import these into a newer version of crystal reports such as v.6, 7 or 8? I cannot seem to find an answer anywhere online???
|
| Formula question | 12 May 2004 13:26 GMT | 1 |
I think I am missing the obvious here, but here it goes... I have a report that is displaying line items for an order. The report groups by sales rep, then order. Within the orders, there are line items that meet a certain condition, say the order has three lines, and two of the
|
| Neophyte needs help with simple vb code | 11 May 2004 19:12 GMT | 3 |
Using CR 10. I have a field (Resource ID's) with 100+ string values ("000","051", "101", etc.). I need to write some code that will populate another field (called Area) with a value based on the value in Resource ID's.
|