Hi,
I get an interesting question. I developed a VB + CR9 Developer application on Windows XP and I deploy it to a new Windows XP. I installed Oracle client 9 on the new Windows XP and I ...
Hi Experts,
Given the ff type of rpts :
1. Reports with OLE Object (link to a word .DOC file)
2. Reports with graph or chart
3. Reports using Stored Procedures
4. Reports with su...
Hello!
I just started using Crystal Reports.
How can I use this SQL-Query in Crystal Reports: (in VB6 it works fine)
SELECT COUNT(Firstname) AS FN FROM MyTable WHERE Firstname = "Joe"...
I have a description field in oracle with CLOB data type. When I add that to a report in Crystal Report, it gives an error failed to open rowset, and gives an oracle error related to BLOB/CLOB...
I am getting the following error message when I try to change a link type (say inner join to left outer join, or whatever) and am not sure what the problem is:
Database connector error: 'If...
Hi all,
I've got a report with Detail sections A through P. Is there any way of forcing sections to stick together? As an example, I would like to force section G to always move with sectio...
Hi,
I have followed the prescribed project setup, have the report, the dataset, the viewer, the headings load but no data. I have filled the datasets. etc. Here is the report forms code. ...
When running my crystal report with in vs.net I get this error, I checked the printer issue and isn't it...
Thanks
What can I do?
Error in File C:\DOCUME~1\IWASW-~1\ASPNET\LOCALS~1\Temp\t...
Hi,
I am on the verge of pulling my hair off on this one. I've got web reports built on Crystal XI and they work absolutely fine on my Windows XP machine. I now transfer the web application...
Hello All,
My Crystal question is this. I am trying to find out the number of PO's per day. I have grouped by Date. I can count the POs, but it gives me the total POs Example total PO f...
Hi all.
I'm working on a Crystal Report (version 8.5) that uses a table with the following data:
Account (Text), FiscalYear(Text), FiscalPeriod(Text), DebitAmount(Number), CreditAmount(N...
I have a report that includes data and shared variables from several subreports. I have all of the individual formulas working correctly, but I need to do some total fields in the report foote...
Hi,
I have a VB6 exe which runs a Crystal Reports PDF export for a Crystal report looking up data in an Oracle database.
This exe is run every night on a scheduled job machine running Wind...
I am trying to send a crystal report 8.5 to the fax machine ( WinFAX Pro 10.03) via a click of the button in VB. The report itself generates fine in the Crystal reports design window itself.
...
Hi,
I am using VB.NET and crystal reports for .NET (2003)
I have a crystal report, which is displayed in a crystal report viewer control when a button - 'ShowReport' - is clicked. I use ...
Amendment to question below: I think the GFWellman solution will work best for my purposes. This is part of a much more detailed report where I cannot suppress the Detail section. It's also s...
We are formating a report to illustrate a summary of customer activity. The report is based on one customer (CustomerNumber). Within that, it illustrates the customer spending on each of our...
This one is a real zinger. I'm using Crystal 8.5. I have created a parameter field named PL which is setup as such:
string value type
allow multiple values
discrete and range values
...
Folks,
I have deveoped a VB6 application and reports using CR4.6. When I run the app, I have
no problem like preview CR report, print., etc on a development machine which is XP machine. A...
I am new to crystal reports and am trying to figure out how to create a report in which certain values within a given range will display on the report in bold. I created a generic test report ...
I have a text box in the report header section that contains the following:
" Sample Text {@field1} sample Text"
I want to be able to highlight Field1, how ever since it is contained wit...
I create a report in the designer, set db location (which is actually a dataset) - everything is ok.
I bind the report correctly at design time - everything is ok.
at runtime, I get a log ...
Hi everybody !!
I am using Crystal Report for Eclipse 3.2 (CR4E) . I stored image's path in database (mysql), now i need to get path and display image in report . How can i do it ? , plea...
This is going to sound like a stupid question, but where do I download this SDK?
I own licenses for Crystal Reports Professional, Developer, and Server XI and can not find the SDK on the ...
Is there anyway to alternate the line shading on a crystal reports cross-tab report
I would like every other line to be green with a default of white?
I have added a record to the S...