| Thread | Last Post | Replies |
|
| Printing a seperate sheet with report. | 27 Oct 2005 15:27 GMT | 1 |
We have a report called Order acknowledgement, this is a report we send to the customer on order to be signed and sent back so we can start the order. I want to print another sheet with every order ack. so it can be sent to the customer. This in our case is a warranty sheet. I want ...
|
| CR Help on SP | 27 Oct 2005 14:11 GMT | 4 |
I need your help on this. I use VS 2003 (VB.NET 1.1). When I insert a database to my report it doesn't give me the Store Procedures... I need to se that so in Design Time I can sent parameters like year and month to the report so I can only show in the report the data I
|
| double criteria sorting | 27 Oct 2005 13:42 GMT | 1 |
i am using CR10 and i have to create a report for list of candidates group by province and city. in details section i need to display first the elected candidates with their corresponding votes sorted descending based in "E" remarks field
|
| Visual Studio .NET 2005 | 27 Oct 2005 08:13 GMT | 2 |
I recently had to install Visual Studio .NET 2005. Now, I cannot access any ADO.NET (XML) datasources when trying to edit a report. At first I was getting a could not find crdb_adoplus.dll error, so I (re)installed the ADO.NET components from the CD. Then, when I would go to a ...
|
| Integrated security cannot use in crystal report 8.5 Automation engine with VB6I (using MSSQL server with odbc driver) | 26 Oct 2005 15:35 GMT | 2 |
I use crystal report 8.5 with VB6 ,beacuse i have over 100 report already use odbc(pdsodbc.dll) driver to design .I don' t want to convert them to annother driver or change it to dynamic ado source (ttx report) .However, my sql server used SSPI Security ,when
|
| exporting files from crystal reports | 26 Oct 2005 14:31 GMT | 2 |
I have a visual basic.net 1.1 windows form application. I want to export data from the crystal reports 9.0 that is embedded into the visual studio.net 1.1 framework to an excel spreadsheet. I possibly will want to also export the data to a PDF file.
|
| varying datasources as input to crystal reports | 26 Oct 2005 14:28 GMT | 1 |
I am working with visual studio.net 1.1 version that has crystal reports 9.0 bundled into the visual studio.net 1.1 framework. I have a Visual basic.NET windows form application running that need to display information from various data source in crystal reports. I need to
|
| Removing Tables from report | 26 Oct 2005 14:25 GMT | 1 |
I am using Crytsal Reports Viewer and the report has 2 tables in it. I no longer need one of the tables. How can I reove it? Thanks
|
| Crystal Report - pdf only | 26 Oct 2005 11:10 GMT | 3 |
I write the invoice by using crystal report in vb.net . I can export it into *.pdf very well, However, it can also export to word, excel also. we are afraid that the user export the invoice into excel format and then
|
| Range values in CR | 26 Oct 2005 08:08 GMT | 1 |
I try to use range values in my report. I want a report, where the user can select between periodes. I have a parameter in my report called Periode. With the select expert, I made the formula like this: {Command.periode} =
|
| Crystal XI and COM data provider | 25 Oct 2005 22:23 GMT | 1 |
Anyone with some experience with the COM data provider (crdb_com)? I didn't even succeed in getting the sample in the manual to work. Maybe someone has a compiled version of this sample? Or some other sources. TIA,
|
| Database/Report Help.. | 25 Oct 2005 18:29 GMT | 9 |
I'm using 2 Excel spreadsheets as my datasouces to create a crystal report. One spreadsheet is for data from 2005, and another spreadsheet is for data from 2004. I want to use both of these sheets in my report, but when I do Crystal
|
| Crystal isnull hell! | 25 Oct 2005 14:08 GMT | 4 |
I think there is a really simple answer to this question, but it's beyond me! I'm trying to create a formula to see whether or not a field isnull before adding it to the report: if isnull({ProductGroupInvoiceLines.ChargePer}) then
|
| How to show RDC of CR11 in Visual Basic ? | 25 Oct 2005 12:31 GMT | 1 |
I have installed Crystal Reports Professional Version 11 on my laptop but the Report Designer Component is not showing in Visual Basic, how can I ? Best Regards, Luqman
|
| Parameter with dropdownlist in VB.NET | 25 Oct 2005 07:27 GMT | 1 |
I have a CR with a parameter. The parameter should be filled with the value of a dropdownlist in a webform. When I fill the dropdownlist through the collection property, everything
|