| Thread | Last Post | Replies |
|
| RunTime Error - Invalid TLV Record | 18 Feb 2004 13:44 GMT | 1 |
I hit a runtime error in my VB6 client app. Error no.: 2147206429 Error message: Invalid TLV record What is this error actually is? and anyone can kindly help me to slove this
|
| How do I accomplish PESetNthTableLocation() in Crystal.NET? | 18 Feb 2004 08:18 GMT | 2 |
Hi newsgroup, Does anybody know how to set the location of a report's table in Crystal.NET dynamically at runtime? In Crystal Reports with VB6 I would use PESetNthTableLocation().
|
| 2 questions... conditional supress and datediff function | 18 Feb 2004 00:12 GMT | 3 |
is there a switch to suppress a group header? i.e. IF PageNumber <> 1 THEN "suppress?" and must i have an ELSE in there if thats all i want to do?... AND with DateDiff i am having probs using a field for my startdate parameter...
|
| NewsGroup Crystal .net | 17 Feb 2004 22:05 GMT | 1 |
Wheres the newsgroup for Crystal Reports .net at ? Thanks, JJ
|
| Number of detail in groups | 17 Feb 2004 15:00 GMT | 1 |
One question: I have a report with several groups, i need the number of detail for each group. is there anyway to reset the details number to start a new group? Thanks in advance.
|
| Summery InReport header | 17 Feb 2004 14:26 GMT | 1 |
my report data is group on Hour of the day and i wnat to calculate the sum of the amount of per hour and wnat to show in report header and the count of the record is also calculate and show in report header please help me as soon as possible
|
| Avery 5160 Labels, Multiple Records per Label?! | 17 Feb 2004 13:59 GMT | 1 |
I'm using Visual Studio .NET and Crystal Reports and attempting to develop a report that prints records in Avery 5160 (3 across 10 down) format. The labels should look like this: line1: Event
|
| Section Settings | 17 Feb 2004 12:36 GMT | 3 |
I uploaded Crystal report exported to PDF on my site in order to easier explain my problem: http://www.vchapran.com/mystuff/hotlistsample.pdf Now the problem description:
|
| Web Page, .Net, and Crystal | 17 Feb 2004 02:56 GMT | 1 |
I am trying to create a crystal report using VB.NET, ADO.Net, and VisualStudio 2003 Enterprise. I have registered my crystal repots, followed a tutorial that creates a .RPT file, and did not get far with that tutorial because it dealt with Windows Forms, not Web Forms I found the ...
|
| physical database not found | 16 Feb 2004 19:57 GMT | 2 |
I have a VB project, that generates reports via ODBC. On some workstations it works and on a few workstations I get the message "physical database not found" I think during the installaton of our VB-program one or more DLL's from CR where not
|
| Good tutorial integrating CR 8.5 with my Web App | 16 Feb 2004 18:41 GMT | 1 |
I am trying to find a tutorial which shows me how to put a Crystal Report in my web application. I am using VS.NET 2002 to develop the web app, but I am staying away from the integrated CR because I understand it has limitations such as printing.
|
| SQL Problem | 16 Feb 2004 17:44 GMT | 8 |
I have a simple report and in my Select Criteria I have the following: if {?Period} = "January" then {Risk.RenewalDate} in Date (2004, 01, 01) to Date (2004, 01, 31) When I look at my SQL statement, it shows as follows:
|
| Crystal Reports 9 Runtime - Exporting to Excel | 16 Feb 2004 17:20 GMT | 1 |
I have a report that is exported to Excel using CRAXDRT9.DLL through .NET. The Excel output when exported through the Report Designer is fine, meaning, aligned and values fall in the proper column. This, I thought, was a good indicator that my .rpt objects are correctly laid out. ...
|
| Setting PrintDate from VS.NET | 16 Feb 2004 17:14 GMT | 1 |
Is it possible to set PrintDate special field from VS.NET during runtime? I'm looking for something like PrintDate property from RDC component.
|
| crystal report fields can grow | 16 Feb 2004 17:10 GMT | 1 |
Hello, I need that the fields of database (type memo) can grow when the report show. I do configuration in the field, I activated a Can grow. But the field not grow, it show broken. What is the problem?
|