Hello Everyone,
I am using CE 9 and CR 9 against an Oracle db.
I have populated a parameter {?docTypes} with a large number of default values. All of the values do not appear wtihin the viewer (when DHTML is selected) when the report is run. It appears that only 50 values are displaying. I...
Hello,
CE v9
CR v9
*FYI, I have limited experience with CE...
I was wondering if anyone had any recommendations/insights to offer as I start to plan this project. CE is already installed and functional. It is currently used as a backend connected to a document management application that...
Hello All,
I am using crystal reports v9 and an oracle 9i db.
I am trying to figure out the default values that I have assigned to a parameter....
I have a parameter {p_customername}. I populate the default values from the customer table using the customer name (customer.name) field.
If a...
Good morning,
I am using CR v9 and Oracle 9i db.
This question seems to easy but I have not been able to figure it out....
I have a report that contains 3 groups. I am using drill downs within the report. I can get my data to display correctly during my drilldowns except the page footer...
Hello,
Crystal Reports v9
Oracle db ver 9i
I am creating a command object within a Crystal report and I need some help.
Here is my current query:
Select *
from
qm_document_sp qmsp, dm_document_sp dmsp
where
qmsp.R_DOCID = dmsp.R_OBJECT_ID
and
dmsp.R_OBJECT_TYPE in {?Doctypes}
I would like...
Hello,
I am trying to resolve a challenge with allowing users to select multiple parameters from a database. The challenge is that the application from where the report is launched from does not allow/support multiple parameter selections and the data is constructed in a way that I get more...
I have a Date field that has a numerical value stored in seconds. I want to convert this value using the dateadd() function, but I am receiving a compile error. Here is the code that I am putting into a query field:
DateAdd("s",[test],"31-Jan-70")
Note: the field test is another field in the...
I am using the following code to create and send an email. It works great.
My challenge is that I am trying to use the code again within the same db on a different form, but no luck. I get no response at all when I execute the Click event. I am using the same variables but assigning...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.