Hi,
I have a scenario where I need a screen which should have a multi select browse. I have a similar screen already existing in my application which actually uses a single select browse. This screen matches my requirement in all ways except the multi select option.
Is there any way that I...
Hi,
I have a requirement where I need to open a report of few data in word document. User is allowed to edit the word document & when edited I need to save the document in a server disc space and open the same when the user prints the report again.
My question, is there any way in progress to...
Hi,
I am displaying a temp-table with values in a browse. I have a requirement where by pressing a button the browse should become editable and a new row can be added.
For this purpose i have used "BROWSE-NAME:INSERT-ROW(AFTER)". By doing this will the newly entered row will be added to the...
Hi All,
I have a couple of requirements with a browse.
1. On clicking a button, a new row should be added at the end of the browse and should be editable to enter details.
2. On a row where values already exists, Clicking on another button should make only couple of columns in the browse...
Hi,
When I get the following progress error, what all things that needs to be checked to fix the issue. I have checked for mismatch in the parameters but that was not the reason. Kindly help.
"Parameter number 2 (table temp_act) mismatch. Has 172 fields - client schema has 173 fields...
Hi,
Kindly let me know is there any certifications available for progress? If so, what would be the cost of the certification and the procedure in completing the certification.
Regards
Mani
Thanks Dude. I too don't like db triggers. But this is an enhancement work and there are quiet a lot db triggers. Almost to all tables. I take care of the negatives you pointed out. I have another question too. Do we need to enable explicitly the db triggers if we disable them in the flow of the...
Hi,
I have a scenario where the find statement in the db write trigger of a table fails with no records and the "IF NOT AVAIL" is having "RETURN NO-APPLY". At this condition will the records written to the db table will be saved or not? Kindly clarify. Thanks in advance.
Hi Cringer,
Please find the code snippet below. Table names are modified.
FOR EACH customer WHERE customer.muuttunut = TRUE:
FIND FIRST t01ksktryhma WHERE
order.p2000_ksno = customer.p2000_ksno AND
order.kohryhtun = customer.kohryhtun AND...
Is there any scenario where a "BUFFER-COPY" fails without giving any error? I am getting the updated value in the buffer until the previous line of the buffer-copy statement, but the record is not updated to the database. Its was not because of the write trigger, and also i have tried to trace...
Hi,
I have a doubt in buffers created while database triggers are fired. I am aware that 2 buffers are available in write trigger (new & old buffer).
Now my questions, 1. Is there a possibility that the old buffer will be blank at any situation?
2. Will the write trigger be fired while a new...
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.