Hi,
I need to update a Scroll Area label (title) using people code. The scroll area already has a Page Field defined but not sure how to proceed.
Any tips would be appreciated. Thanks.
I added a new property in a component interface. The problem is i'm getting an error now when i try to initialize the CI using
%Session.GetCompIntfc(CompIntfc.RO_CAPTURE_CI)
This line now returns NULL, which wasn't the case before the change. Am i missing something? I already "Validated for...
Hi,
I'm not very familiar with PS Query yet. I was wondering if it's possible to select constants/null values from a table? The reason i'm asking is because my query needs to look something like this:
SELECT A.COL1, A.COL2, A.COL3, A.COL4
FROM TABLE A, TABLE B
WHERE...
UNION
SELECT...
Hi Guys,
I need to find a way to implement the following table but i'm not sure on how to go about this since i'm still very new to Crystal Reports.
For example:
NUM_CASES | JAN | FEB | MAR |
------------------------------
8 | TN1 | TN1 | |
------------------------------
7...
I encountered the following error when trying to run the report in PeopleSoft's Process Scheduler:
"Unable to connect: incorrect log on parameters. %6 %7 %8 %9 (65,30)"
It works fine when I previewed my report in Crystal Reports 9. I think it has something to do with the subreport that i...
Hi,
I'm new to Crystal Reports but have been assigned to implement the following requirement. The report lists Supervisors (Group Header) and their Employees (Detail). Now, the client DOESN'T want the following scenario:
Having the Supervisor at the end of the page without any Employees, since...
I'm working on this project where i have to generate an id number.
On my page, i use a SQLExec statement to get the max number of entries for this table. Then, i increment that number by 1 and that's how i ensure that the id is unique. I have to display this id in a scroll area, which is where...
Hi,
I'm a COBOL newbie and i'm stuck on what seems to be a simple problem. I'm currently using "SAMS teach yourself COBOL in 21 days", which uses MicroFocus code. But i use the free Fujitsu compiler with it. Anyways, the following code snippet doesn't behave properly:
...
DATA DIVISION...
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.