| Thread | Last Post | Replies |
|
| Two data sources | 16 Sep 2003 17:09 GMT | 2 |
Hi...is it possible to have crystal reports display data from two different data sources, such as a Visual FoxPro (.dbf) file, and a table in SQL Server? Thanks.
|
| Reordering groups | 16 Sep 2003 15:54 GMT | 5 |
My problem: I have a report grouped by cusomer id; in the detail section are the contracts for each customer grouped and I have a total field that is the sum of the contracts price;
|
| CR.NET Refreshing a crystalreportviewer | 15 Sep 2003 21:07 GMT | 2 |
I'm using a Crystal ReportViewer on an aspx page. I don't define any of the database specific information via the gui or property sheets. In the code, I use the ConnectionInfo object to define the database connection and I use the ReportDocument.Load object to initialize the ...
|
| RE:Converting in to HH:MM | 15 Sep 2003 18:08 GMT | 1 |
I have a value in my report, which is in minutes. I would like to convert to the following format - HH:MM!! Any ideas? --
|
| CR.NET - event handling possible? | 15 Sep 2003 17:28 GMT | 2 |
Is it possible to handle the detail event in CR.NET? I am looking for a way to change the path of an image for each given detail row. Thanks! David Adams
|
| Crystal "support"? | 15 Sep 2003 14:30 GMT | 4 |
Is it possible to get support from Crystal Decisions on the product as included with VStudio.Net? I'm not getting any help here on the forum, but I'm also not anxious to spend a lot of money on the full product 'cause I don't need it (unless of course that's the only way to get any ...
|
| Problem adding correct year | 13 Sep 2003 19:45 GMT | 3 |
I am working with a report that defines the year of which a record was created. In the page header we are putting a field object for that year. We have about 30 reports spanning from november of 2002 to may of 2003.
|
| dynamic datasource connection | 13 Sep 2003 18:16 GMT | 2 |
This is my first time to work on CrystalReport for .net VB. Hope to get some help from you before running too much headache. The project I am working on reads a configuration file to get the location of the database (sql server). So it's kind of dynamic connecting, not
|
| Prtining invoices with OCR scan lines in PDF format from Crystal Reports? | 13 Sep 2003 05:41 GMT | 1 |
I need to generate invoices in PDF format with an OCR scan line. Can I do this with Crystal reports? How do I get the fonts for Crystal? Also, do I need to buy fonts for Acrobat so that it will print properly?
|
| How do I replace the report default database at runtime? | 13 Sep 2003 05:32 GMT | 1 |
To create a report (CR5.rpt) at design time I've choosed a database specifying an absolute path in the appropiate window of Crystal Reports editor, ie, "C:\...\mydb.mdb". I'd like to use a relative path, because I can't assure the users will have my same folders structure in their ...
|
| Passing Images at Runtime | 12 Sep 2003 12:51 GMT | 1 |
Does anyone know how to pass an image to a report via VB code to a crystal report during runtime? Thanks, David P.
|
| How to specify the sort order? | 12 Sep 2003 00:41 GMT | 1 |
Using CR8.5 in VB6. How does one specify the sort order for detail records within a group? I have a simple report with two groups. The records within a group need to be in a certain sequence. The report is based on a table in MS
|
| Crystal Reports and Windows XP issue | 11 Sep 2003 22:53 GMT | 2 |
I am having a problem with client's machines using Crystal Reports 4.6 from VB5. The application successfully generates the report window when the user is logged in with full administrator rights (which I understand to
|
| Grouping programatically | 11 Sep 2003 21:38 GMT | 1 |
In order to change the grouping at run time, do I have to first add group objects to the "Group Name Fields" using the GUI? Or can I just add Groups and Group objects in code? Also is there any place online where I can get some examples of using either
|
| Financial Report - total in report header... | 11 Sep 2003 16:05 GMT | 3 |
Is it possible in CR (VS.NET integrated version) to put a grand total on the report header not footer? If it is then how do you do it? Thanks.
|