| Thread | Last Post | Replies |
|
| Print from CrystalViewer | 19 Jan 2005 18:27 GMT | 6 |
I cannot find the way to give the user selection of printers (Print Dialog) when he is trying to print Crystal Report from my VB6 application. There is Print button in CrystalViewer, and it doesn't give any selection of printers on its dialog.
|
| Recursive relationships. | 19 Jan 2005 12:35 GMT | 1 |
I have a relationship between two tables BATCH and BATCH_ORG BATCH_ORG stores two of the primary keys from BATCH meaning that BATCH has a many to many relationship with itself. e.g.
|
| Add keycode to license module? | 18 Jan 2005 15:17 GMT | 2 |
I was wondering how to add the keycode to the liucense module, it mentions in the rdc_deployment10.pdf that when adding the license module to prompts you to insert the keycode, however when I add the module into my Package and Deployment wizard it does not prompt me to add the ...
|
| wrapping mulitline string around text object | 17 Jan 2005 16:17 GMT | 1 |
I have two objects in my detail section. The first is a text object. The second is a datafield string with mulitline turned on. How do I get the datafield string to wrap around the text object when printed. (I know I can combine the text object info in the datafield string ...
|
| Reconnect field to other datasource | 17 Jan 2005 14:26 GMT | 3 |
I'm using Crystal Report for Visual Studio .NET (the one that ships with VS). I'm using a typed DataSet to populate a report with data. Now I'd like to change the data source to an other DataSet. The new DataSet has all the
|
| Horizontal records. | 15 Jan 2005 11:20 GMT | 8 |
Hello. I was wondering if somebody could help me with a problem? I have a tablestructure like this Event Date
|
| LogonServer - Login failed for user | 14 Jan 2005 19:50 GMT | 2 |
Im using vb6 to call the crystal reportviewer. I am trying to reset the database using the Logonserver method. I do so as follows. CrxReport.Database.LogOnServer "p2sodbc.dll", "GreatPlains75", "MEEUS", "sa", "pwd"
|
| Crystal Enterprise - Report works, then doesn't! | 14 Jan 2005 14:31 GMT | 4 |
I am running Crystal Reports 10. I have dozens of reports deployed to Enterprise. One day a report will work fine, and the next day, when I click on the link, it doesn't ask me to log in, instead it takes me directly to fill in the parameters. When I try to continue, I get the
|
| Subreports | 14 Jan 2005 14:23 GMT | 3 |
Here is what I want to do and I am wondering if it is possible and if it is possible, how. First off, I am using Crystal Reports with VB .Net. I want to select a field from the table for each row that is in another table. This is like the header information for the report. Then ...
|
| Anyone compared speed on Push vs Pull for large data sets | 14 Jan 2005 00:59 GMT | 1 |
I'm experimenting with an ASP.NET app that nomally reports in pull mode. I'm testing things in push mode to see how it runs and it seems to be much slower. There seems to be both the time for the DB query (about 13 seconds) plus a substantial time (about 7 seconds) after I make ...
|
| Passing a value to a formula | 13 Jan 2005 21:21 GMT | 9 |
Hi, I am having a major problem. I am using VB 6 and Crystal 8.5. I am trying to pass a date from a form into a formula field so that I can use it as part of my formula in a running total. How can I do that? I have been trying for 4 hours now and I can't get it to work. It is ...
|
| Subreport calculations | 13 Jan 2005 19:34 GMT | 3 |
Is it possible to create calculations using a subreport. I have a report that shows tool usage by month. I have a subreport that shows parts created by month. There is no link between the two reports. I want to create a calculation that uses the tool usage of the main report
|
| Barcode true type font does not display | 13 Jan 2005 13:35 GMT | 2 |
I am using a true type font displaying barcode 128 font in a crystal report. When I display (or print the report) that font is replaced by a normal character font. But when I export the report to a PDF file, the barcode is properly
|
| Reporting in columns CR9 | 13 Jan 2005 06:02 GMT | 2 |
I am currently trying to create a report to display the results of analysis on samples for each customer. It is structured as this: One customer can have many samples Each sample can have many analysis
|
| KeycodeV2.dll error despite following directions | 12 Jan 2005 21:12 GMT | 3 |
I followed the directions from Crystal and included the regwiz.msm module (along with the 3 others) and entered my license key into the property (tried with and without the dashes). Despite this, I am still getting the "Cannot find KeycodeV2.dll, or invalid keycode." error in my ...
|