| Thread | Last Post | Replies |
|
| Supressing Header | 09 Mar 2005 19:42 GMT | 6 |
Hi, I'm using Crystal 10 and Vb.net 2003 with a report that has a sub report in the footer section. I want to supress the page header in the footer section. I saw on line about using formula to supress the header. Can someone show me or point me to some example on how this is ...
|
| Dataset for crystal reports | 09 Mar 2005 18:14 GMT | 1 |
I have a form (Form1) and controls: oledbdataconnection1 ,Oledbdataadaptor1 and dataset1 which is connectod to an access database (Mydatabase.Mdb) now i have created a form whict a crystalreport viewr control refering to a crystalreport which uses the same dataset as source of its ...
|
| Change SQL Server name on runtime in CR 9 | 09 Mar 2005 16:59 GMT | 1 |
We are programming a software with Visual .NET and Crystal Reports 9. Our problem is after so many hours of testing the software and reports on our server we wanted to deploy to another system which a different sql server would be used. But we could not change the database server
|
| Grouping issue... | 09 Mar 2005 12:58 GMT | 1 |
Using ASP.NET w/ VB, I'm trying to create a report which will be a subreport on another, so subreports are not plausible. This report will be created for a specific customer. Therefore, the datasets used will be already filtered to the appropriate CustomerID
|
| Suppress Page header in Page footer section | 09 Mar 2005 12:51 GMT | 1 |
Hi, I'm using crystal 10 and VS 2003. How do I Suppress Page header in Page footer section? I don't want to suppress only the last page. I need to suppress for the entire Page Footer section that could be 1-n pages. Can someone give me an example formula to put here? Thanks.
|
| question | 09 Mar 2005 12:47 GMT | 3 |
Can anyone tell me what a stored procedure is? Thanks, Pam
|
| very new to crystal reports - red crosses and crystal viewer | 08 Mar 2005 23:13 GMT | 1 |
as i say i am very new to crystal but already get the impression this is an old chestnut..... when i create a web report using the crystal report viewer in .net studio , i get a report with red crosses where the page selectors an other graphics
|
| INsert 'space' in front of the integer | 08 Mar 2005 20:31 GMT | 6 |
I want to convert integer into string, and fixed it length e.g 2.50 should be xxxxxx2.50 (where xxxx is space) if 1568.8 shoud be xxx1568.80 (automically 3 space before the number) Does anyone know how to do that ?
|
| Newbie Question | 08 Mar 2005 14:13 GMT | 7 |
Hello NG, I am a pretty advanced Access user, but new to Crystal (so please be gentle). I would like to know if there is a way to layout a report in a tic-tac-toe
|
| How to display data on report | 08 Mar 2005 11:33 GMT | 1 |
I have an access table that has two fields defined as date/time. In the first field I store the date. In the second field, I store the time. Everything works well in VB. I then created a Crystal Report in VB6, added all the fields that I want on the report. It seems that the ...
|
| Simple Formula Question | 08 Mar 2005 11:29 GMT | 1 |
How would I express the date range for records I want in a report, when that date range is always going to be, 'yesterday and today's date'?
 Signature Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
| Can someone help with my open issues - Please | 08 Mar 2005 05:51 GMT | 1 |
I have two open issues in this newsgroup within the last couple of days with VB6, CR8.5 and possibly SQL (but I think it's a CR8.5 issue). Please help if you can. Thanks,
|
| Use dataset created in code as source | 08 Mar 2005 05:10 GMT | 3 |
I have created a table in code, filled it with data, and have created a dataset in code containing the data from my table. Now I want to create a crystal report using my dataset as the data source. How?
|
| Printing garbage | 05 Mar 2005 22:55 GMT | 2 |
I am using Crystal Reports V9.x CR to view and print a report in a VB.NET windows application. Everything works well and it looks good on the screen but when I print it, all of the characters in the columns and rows are garbage. I tried using different fonts. I tried using both the ...
|
| Error: String Reference not Set to an instance of a String | 05 Mar 2005 01:56 GMT | 8 |
I'm getting this error in my VB.Net app: "String Reference not set to an instance of a String" "Parameter Name: S" And I don't have any "S Parameter" in my report.
|