| Thread | Last Post | Replies |
|
| Error on deployed machine | 09 Jul 2003 03:42 GMT | 1 |
I have a vb.net 2003 application with a couple crystal reports. I created the deployment and include the merge modules: Managed.msm database_Access.msm
|
| Crystal Report Tutorials | 09 Jul 2003 03:37 GMT | 1 |
Are there any tutorials on crystal reports, beside those of Crystal Decision? I'm looking for dynamically creating a report, based on a DB which fields can be choosen to be visible or not.
|
| CR.NET Winform report--how to know when rendered | 08 Jul 2003 15:53 GMT | 1 |
My developers have indicated that the .NET winform viewer control doesn't sport a built in event to indicate that a requested report has rendered. True? If so is there a workaround? Thanks.
|
| Multiple SQL queries possible in Crystal Reports? | 08 Jul 2003 07:55 GMT | 2 |
Say you need to do two queries in the same report: select * from sales where city = 'toronto' select * from sales where city = 'toronto' and customer = 'ati' And display the result where sales to ATI and then the total sales in
|
| Crystal Reports newb: report keeps prompting me to 'login' - WHY?! | 07 Jul 2003 23:00 GMT | 5 |
I'm using VS.NET 2002 and the version of Crystal Reports that comes bundled with the Enterprise Architect Edition. I created a report using their 'expert' - this part was easy. But when i try to open it in a Report Viewer in my Windows Forms app, it prompts me for database logon ...
|
| Crystal Report 9 - viewer ? | 07 Jul 2003 19:19 GMT | 1 |
I have problem with cr 9. I have created some cr reports in cr 9 and now i would like to view those reports on client computers. what is the best cr reports viewer available now ?
|
| Help: Big Cystal report Temp files created on the development machine | 05 Jul 2003 22:52 GMT | 3 |
Hi, All, I am running Crystal Report 8.5 with .net 1.1 in web. I found there are big temp files created in my PC ( .Net and IIS on the same machine) which consume too much space. Does anyone know how to get rid of them
|
| How do I change DSN's path in runtime? | 05 Jul 2003 11:11 GMT | 1 |
All, I'm using Crystal Report 8.5 and VB6.0. My app has a report section that use reports in Crystal using a DSN Connection string (by this way it's easier to define SQL
|
| crystal formula problem | 04 Jul 2003 16:34 GMT | 2 |
I am a newbe to Crystal and am having a problem with the following formula, I have tried Ver 4* and .NET but both give me strange results, guess it does not work like MS Access "S" each one of these seem to work by them selfs but when I put them all
|
| CR and n:m-relations | 03 Jul 2003 20:01 GMT | 2 |
For example: I have two tables in an Access-Database: Person (ID, Name, Address) and Company (ID, Name). A person can work for a variable number of companies. From 0 to ~... So I would say, there is an optional n:m - relation between the two tables.
|
| CR.Net and CR NOT .NET | 03 Jul 2003 14:30 GMT | 2 |
I am confused about current versions of CR. Would someone explain the relationship/difference between CR.NET and CR9. Is one a subset of the other? Can CR9 be used instead of CR.NET or vice-versa?
|
| How can I pass parameters from VB6 to Crystal 8.5 | 03 Jul 2003 13:00 GMT | 1 |
I have created a report in Crystal Reports 8.5. I want to pass start date and end date as parameters to it from VB6. I insterted two parameter fields in it which work fine when i preview it in Preview mode of Crystal Reports 8.5. But i do not know how to pass parameters
|
| Dataset ----> Report dont show any values | 03 Jul 2003 12:57 GMT | 3 |
I have tried everything !!! This is the current code my xsd file have been created by WriteXmlSchema Dim CN As New SqlConnection(AudioConnectionStr)
|
| Using multiple value parameters | 03 Jul 2003 09:28 GMT | 3 |
I have a numeric parameter called {?Stage} which allows multiple values that the user can input themselves. The problem arises when I try and include this parameter in my selection criteria. I want to return records where the numeric field PROGRESS_STAGE is equal to any
|
| Binding reports to the report viewer | 03 Jul 2003 04:43 GMT | 1 |
i am trying to work throw the exercises on binding reports to the viewer. (i'm using the book - professional crystal reports for visual studio.net) i am confused. i think the difference between an untyped report and a strongly typed report is that the latter is any report that has ...
|