| Thread | Last Post | Replies |
|
| Crystal reports produce establishment list from HR System | 12 Jun 2006 10:26 GMT | 2 |
I am kinda new to using Crystal reports, so please do excuse me if i am askign a question from a topic that has been raised before. I work in a college where they are using SDMS HR Software, however the software does nto have an inbuilt report writer and uses Crystal as an
|
| helpme with matriz printer | 11 Jun 2006 15:25 GMT | 1 |
sorry i like me to now how can helpme with my crystal report i like print notes in meium sheets continuous but i dont know how
|
| Passing parameter values to subreports | 09 Jun 2006 18:07 GMT | 1 |
I have a reports with multiple on-demand subreports that require the same set of parameters of that of the main report. In this case, the parameter name is P_Date in Main report and p_DateRange in subreport. How can I setup in designerto satisfy this requirement?
|
| Help: how to limit rows in a subreport | 08 Jun 2006 17:45 GMT | 6 |
I need desperately help on a Crystal Report 7.0 report The report has a detail subreport in which there are two sections. The first is always printed while the second only when her field (she has a single
|
| reporting on metadata in Crystal Enterprise XI R2 | 08 Jun 2006 17:17 GMT | 2 |
I need to know how to report on the contents of a particular folder in Crystal Enterprise XI R2. I know I could just look at the folder or iterate through an InfoObjects collection in VB, but I'm hoping there is a way I can report on the contents of an Enterprise folder through
|
| Dynamic created datatable | 08 Jun 2006 15:22 GMT | 4 |
I Have a database which after arious calculations i create a datatable with no standard number of columns. All created columns are the same type (string) but the column names depends on calculations are strings
|
| Transfer crystal report to another pc | 08 Jun 2006 13:15 GMT | 1 |
I have an application written in VS2005 using Crystal report. when I transfer this application to another pc crystal report gives me an error that it can;t create crystal report object. I even transfered some crystal report dll's to that pc.
|
| Number Format BUG!! | 07 Jun 2006 21:05 GMT | 2 |
I'm using VB.NET and Crystal Reports For Visual Studio.NET. I create a dataset in code and use SetDataSource to assign a dataset to my report. Everything works great, except I cannot set the number format for any numbers on my report. I right-click a numeric field, click Format,
|
| Crystal report viewer does not unload correctly vb6 | 07 Jun 2006 15:56 GMT | 1 |
I am using CR XI , VB6 sp5 and I am experiencing the following issue: I have a form containing a CRViewer, after the report has been generated and printed, when the user tries to close the form, it starts to blink and go forth and back to other windows(I forgot to mention that the ...
|
| stored proc parameter passing vs.net 2005 | 06 Jun 2006 20:13 GMT | 1 |
We use stored procedures for our reports, applying them through the report object In vs.net 2003 we use rptObj.DataDefinition.ParameterFields(<string parm name>,<string subRptName>) with excellent results. When we try the same in vs.net 2005 apps, and IndexOutOfRange exception ...
|
| Print Label for each Quantity | 06 Jun 2006 16:21 GMT | 1 |
I created a Crystal Report label report in VS2005. The report works off of a SQL table. This table stores a quantity field. How can I print a label for each quantity in the table? Using VB.
|
| Waterfall graphs in Crystal | 05 Jun 2006 23:39 GMT | 1 |
I am trying to create a waterfall groah in Crystal v10- working off MS SQL. Does anyoine know how to do this, or of a good add-in for Crystal which has this functionality? Thanks
|
| zero as value for a parameter in sql command | 02 Jun 2006 21:45 GMT | 1 |
How do I declare a parameter for sql command that gets the value 0 (zero)? Whan I declare it as a number and put the value 0 I get ... (3 points). I need the value 0.
|
| Crystal Reports - Report does not load | 02 Jun 2006 14:20 GMT | 1 |
I have written an application in VB.Net, which displays a crystal report through the report viewer. The crystal report is attached to an Access Database. I have created an installation package with the necessary merge modules. It has run fine on every machine I’ve loaded it on ...
|
| crystal reports + exporting to excel | 02 Jun 2006 04:32 GMT | 2 |
Iam working in a window application using vb.net 2005. I am using crystal report to generate "line graph". User can also export the data that is shown in the report. When I click on "Export" button there are many options being displayed.
|