| Thread | Last Post | Replies |
|
| VB.Net, Crystal Report, Dataset, Stored Procedure, impending insanity..... | 31 Dec 2004 12:28 GMT | 2 |
I am hoping that someone can help me here as I am almost going insane. I have developed a windows app in VB.Net. I have then created a nice little Crystal Report that runs on data from an attached SQL database. The SQL query for this simply executes a stored
|
| long loading time | 30 Dec 2004 19:11 GMT | 3 |
I am using cr-7 in vb-6. When I use crviewer to display address list, it takes very long time to load with data. Any idea why it is so?
|
| Crystal report porblem (dataset passing, blank report, and table b | 29 Dec 2004 23:50 GMT | 1 |
What I want: I want to build a table that looks like the following description : ----------------------------------------------------------------------------
|Data in rows are |column 1 Title| Column 2 Title| column 3 Title| |
| Visual Basic with Crystal report component crashes when running as a EXE only | 29 Dec 2004 22:23 GMT | 9 |
I am trying to automate the creation of a Crystal Report 8.5 report as a CSV through a VB6 application. I use the Crystal Reports 8.5 ActiveX Designer Run Time Library, the Crystal Report Viewer Control and the Crystal Report 8.5 designer.
|
| rename field name in crystal.net 2003? | 29 Dec 2004 20:25 GMT | 2 |
I was wondering if it is possible to rename a field in crystal.net report? I want to programmatically control a field on my detail but it doesn't seem to allow me to rename the field in the design environment. Is this possible with the VS.Net 2003 environment? It doesn't even ...
|
| Consulting about groups... | 29 Dec 2004 19:45 GMT | 3 |
I'm using Crystal 5.0. I have fields grouped by one key and have no troubles for display the data on screen. What I want is that all groups fit in one (or more) page(s) (many in the
|
| Image in detail not allowing fields on top of it to be selected... | 29 Dec 2004 18:27 GMT | 1 |
I have created a report that uses a scanned image of the hard copy form as the image in the detail section of the crystal.net report. I believe this is a simple/elegant way to use WSYWIG for printing to a hard copy form report instead of controlling the printer with X,Y ...
|
| Why is it difficult to resolve the "Load Report Failed" error? | 29 Dec 2004 17:50 GMT | 3 |
OK, this is driving me nuts. Crystal Reports 9 with Visual Studio Net 2003 (bundled version) on Windows XP Pro. The application is ASP.Net My reports were working fine before I crashed my PC. I re-installed
|
| How to 'fix' Crystal Reports | 29 Dec 2004 16:51 GMT | 1 |
I have the Visual Studio .NET 2003 edition of Crystal Reports. In doing a new project I got the following error: A first chance exception of type 'System.IO.FileNotFoundException' occurred in crystaldecisions.crystalreports.engine.dll
|
| Crystal Report in VS.NET | 29 Dec 2004 15:14 GMT | 2 |
I am just wondering how you can display all row values at once before displaying the next (all) row values. eg the query "select firstname, lastname from author" basically, i want to list our all firstname, then all lastname
|
| Where to apply CR Hot Fix patch for VB.NET? | 29 Dec 2004 06:59 GMT | 3 |
I have downloaded and installed CR10NETWIN_EN.EXE file on developer PC. That fix remove also bug that you can print landscape report also on paper not just see it on screen and that export to PDF work correct. My question is now next: If I after install of the patch recompile my
|
| crystal viewer wont compile | 28 Dec 2004 22:29 GMT | 1 |
Why is it that I cannot make crystal viewer install properly? VB6 and crystal 8, the installed program get me an error on the viewer missing some stuff.... Using InstallShield 8 Dev. to make the installation. But still cannot
|
| How to trigger Print from own button in ASP.ET? | 28 Dec 2004 17:43 GMT | 1 |
I want to customize the reportpage containing the CrystalReportsViewer and have my own buttosn fpor things.. like ShowNextPage, ShowPreviousPage... etc But I can't find any Method to trigger the print or Export comamnds in the viewer.. please help?
|
| Suppress Null records | 28 Dec 2004 17:41 GMT | 3 |
I have a result set as shown below, and I will like format it to display the top contributer and loser products. I have been trying quite a while to achieve it using Crystal report 10. (e.g. check for if the Prod_Lost isnull(), return true to the suppress).But I simply could not ...
|
| How to obtain a field value from Crystal Report Viewer Preview? | 28 Dec 2004 17:40 GMT | 1 |
Is there any way to retrieve the value (querying) a report that has been launched from Preview? I want to answer for instance the following question, What is the value of label CustName in page 3? Also, I want to do it without user interaction, so
|