| Thread | Last Post | Replies |
|
| Passing of Parameter from VB 6 to Crystal Report | 31 Aug 2005 17:06 GMT | 1 |
I am new to crystal report, so I need help. My plan is this, I will create a form that will pass the value from a text box to Crystal. From Crystal report, I create a report based on MS Access query. How can I filter the report based on the parameter that will be inputed on VB?
|
| Gettin days in month | 31 Aug 2005 15:58 GMT | 5 |
In crystal reports viewer I want to subtract 2 fields and divide that buy the days in the month How do I get the days in a month for a date field? Is there a DaysInMonth function?
|
| How to change image in crystal report at runtime. | 31 Aug 2005 02:10 GMT | 3 |
Since, I am facing a problem in crystal report. I have to include company logo. Since each company has different logo, so we cann't fix it as static. So i need a method using that i can change the image at runtime. I am using VS.NET2003.
|
| Removing Page breaks for excel export | 30 Aug 2005 22:55 GMT | 2 |
Is there a way in Crystal 9 (displaying with eportfolio) to remove the header from repeating when exporting to Excel? -THanks! Dave
|
| Can't find my dataset in crystal report thing | 29 Aug 2005 14:24 GMT | 1 |
Im having problems finding my dataset in my crystal report... the code looks like this: Dim myConnString As String = "Driver={Microsoft Access Driver (*.mdb)};DBQ=C:\Documents and Settings\Dennis\Desktop\A2DB\A2DB.mdb"
|
| Merging two reports | 29 Aug 2005 14:24 GMT | 2 |
I need to be able to merge two or more reports together (using Crystal.net) to generate one pdf file. Is this possible ? If so, how do I go about it. Thanks in advance.
|
| 2 groups on a single rpt? | 29 Aug 2005 04:11 GMT | 1 |
Is there a way to display 2 different groups of the same sql command that one is not a subgroup of the other, on the same rpt? I'm using crystal XI.
|
| Printing using a PDF File in a new browser window | 27 Aug 2005 17:37 GMT | 1 |
I am using crystal reports viewer in asp.net and have sucessfully printed a report using a PDF file in the current browser window. How do I print the report in a new browser window?? Thanks
|
| VB 6 and Crystal 9 | 26 Aug 2005 15:23 GMT | 4 |
How can I Set datasource location at Run time. I have the report source set to a SQL Server 2000 Stored Procedure, How can I change the properties at runtime Thanks
|
| Stored Procedure Parameters CR 9 | 26 Aug 2005 15:21 GMT | 3 |
How to set Stored Procedure parameter value at runtime CR9. Thanks Dib
|
| Export to PDF Problem | 25 Aug 2005 17:16 GMT | 1 |
I have an application deployed on 12 computers that uses Crystal Reports that comes with VS.2003. On the XP machines everything works great, but on the 98 machines the Export To PDF function gives the following error: Invalid export DLL or export format
|
| Crystal and XP | 24 Aug 2005 15:34 GMT | 1 |
Why does crystal 11 when in design view run very slow when populating fields or when moving one field to another
|
| Crystal 9, VS2003 VB.Net - Multiple Threads & Exporting | 24 Aug 2005 05:22 GMT | 2 |
I have been looking at multithreading a program written inhouse to view Crystal Reports. The program is using the VB.Net framework & Crystal 9. I am creating a new thread, that new thread retrieves the ReportDocument that it has been assumed and then will simply call the
|
| Cannot connect without SSPI? | 22 Aug 2005 23:30 GMT | 3 |
I'm running crystal reports 10 on a remote machine (from a .NET app) that connects to an SQL Server db. The problem is that if the report will only run if I use a trusted connection to connect to the SQL server (which has mixed authentication enabled). When I set the report to
|
| Crystal Does not see XML Schema.. | 22 Aug 2005 21:58 GMT | 1 |
Got a problem with crystal. I am downloading creating an xml file and its schema from a webservice using dsH.WriteXml("OrderHeader.xml", XmlWriteMode.DiffGram)
|