| Thread | Last Post | Replies |
|
| DSN Less | 02 Jul 2003 20:09 GMT | 1 |
I have VB and SQL server application. I have crystal report that I created and the only way that I can access it is to create a file DSN on my PC and use that DSN as connection. I want to know if there is a way to make my report work without creating
|
| question about sample code from Brian Bischof book | 02 Jul 2003 17:04 GMT | 1 |
(Sorry, its a bit long email, but please help me out here) Here is the sample code/explanation from Chapter 14 of the online book at www.crystalreportsbook.com *********************************
|
| Missing data when printing | 02 Jul 2003 15:36 GMT | 1 |
I have a Crystal Report running as a component in a .Net application. The application generates reports at pre-set intervals, occasionally, when we print a report, only the graphics is printed (lines, boxes, etc..) No data, no text. There is no discernable pattern as to when it ...
|
| Convert string to Uppercase using crystal report 9.0 | 02 Jul 2003 14:45 GMT | 1 |
How fo I convert string field in datanase table to uppercase. I used select expert and formula as Uppercase(Abstract.abstract_title) but nothing happens.
|
| Breaking a section | 02 Jul 2003 14:18 GMT | 3 |
I have to make one really ugly report containing two tables on the same page with 15 records in each table, and so for every page. You can think of these two tables as one splitted into two parts one below other on the same page.
|
| Passing Parameters to Subreport | 02 Jul 2003 14:15 GMT | 1 |
I'm using Crystal Reports 8.5. I want to pass a startdate and an enddate to a subreports in my parent report. Linking the subreport with a field or a string parameter works fine but as soon as I select a date parameter I can't finish the linking
|
| Guid relation | 02 Jul 2003 06:47 GMT | 2 |
We have wierd problem with CR9 & .NET 2003. There are two tables in dataset which are to be viewed in master/deatail CR report. When table's relation is based on int field everythings works fine.
|
| Graph not shown while the rest of the crystal report is, HELP ASAP PLS!! | 01 Jul 2003 17:46 GMT | 1 |
Heya ppl, I'm having this really irritating problem when using the viewer inside my application. Since I don't know exactly what the viewer is called i'll try to make a good description so that everybody understands what i'm talking about.
|
| Displaying picture | 01 Jul 2003 14:12 GMT | 2 |
I am having problems using the picture control to display a picture in a form. I load it from a file using the next code: Set Picture1.FormattedPicture = LoadPicture ( "c:\imagen.jpg" )
|
| RecordSelectionFormula problem | 01 Jul 2003 13:44 GMT | 2 |
I am using CR.Net and i have report bound to a single table Terminais. When i set RecordSelectionFormula to : {Terminais.ID} like '74%', the report doesn't show any rows and there are no errors and i am sure there are IDs
|
| Section height | 01 Jul 2003 03:01 GMT | 2 |
How does CR.NET determine the minimum height of a section? I'm trying to reduce some of the useless white space in my report, but I can't reduce the height of a particular section. Any ideas?
|