Does anyone have experience with prowin32.exe.manifest?
If you have worked on this, could you please let me know whether this file can help improve the look and feel of fill-ins and other UI widgets? Any example will be helpful.
Thanks,
Philip
Hi,
In Windows Server 2025, the application interface appears different compared to Windows Server 2019. Is there a setting available to restore the icons and overall appearance to match the Windows Server 2019 view?
2019 look
2025 look
Thanks
Hi,
I am getting an error while testing the application after migrating from OE 11.7 to 12.8. In the combo-box property sheet, I have set an initial value for the combo-box as “XXXX”.
**Attribute SCREEN-VALUE for the COMBO-BOX COMBO-PRODSUBTYPE has an invalid value of XXXX (4058)
While...
Hi,
Our application is currently in Version 11.7 32 bits with App Builder. Now migrating our program from version 11.7 to 12.8 64-bit. Issue is with the 32-bit OCX. Most of the OCX providers are not available now, and some are custom-made as well.
Are there any .NET wrappers to keep the same...
Hi All,
Our SQL customers complain about the Dead Lock situation when a massive update happens..... However, customers using Progress DB have no issues.
If you have any KB Links for achieving better performance, precautions to be taken while writing the code etc...(with respect to the SQL...
Hi,
I am trying to build a utility to compile programs in different environments. When the user selects an environment and Press compile button run the below code
CONNECT database -H dbserver -S 29000.
Compile c:\temp\program.p save into e:\cmp\ .
DISCONNECT database.
My doubt is How can I...
Hi,
Below is one of the lines in a Client PF file for a Progress (Schema Holder) SQL connection
-RO -db c:\db\data\sports2000_sh -1 -db Dev -ld sports -U xxxxxxx -P yyyyyy -1 -Dsrv skip_schema_chec
from the above line, my understanding is Database connection is Read-Only & Connection is the...
Hi,
Please clarify my doubt. In the below code When i = 3, Progress will release the lock and then leave OR, 3rd record will be in the Exclusive lock until we write the Release statement and then Leave?
DEFINE VARIABLE i AS INTEGER NO-UNDO.
FOR EACH Customer where customer.custnu < 5...
Hi,
One of our clients is using Progress Schema Holder and maps to an MS SQL Server. Application is hanged for a long time. When we checked the asbroker log and found the below error.
Can anyone help me sort out this issue? Is this raised due to the locking by SQL DB? Or shall we look into the...
Hi,
I am using the below code to add new rows and copy-paste the contents to each row. I want to delete a particular row.
Please help me in finding the exact code to DELETE one row which I created in the WORD document.
DO cnt = 1 TO 3:
ASSIGN W-CNT = W-CNT + 1.
IF W-CNT = 1 THEN...
Hi,
Customer reported that when they are using a RF screen some times it behaves wrongly after the user prints the label. I collected the 4GL trace from the client. After each print, it will go back to the parent screen. That is the proper behavior, however, sometimes it goes back to the main...
Hi,
While I am testing a Delete method inside a class I am getting the below error. After seeing this error, I recreated the WAR files, re-started tomcat, UnDepoyed and deployed the services. Still the same error appearing. Can anyone throw light on the issue?
Hi,
I have an assignment to print a report with item names as column-labels. If a store has 10 items then these ten item id appear as column labels. It can vary.
How can I define a temp table with this dynamic extent? I know in a variable we can do the dynamic extent. Same way can we do it...
Hi,
Can any one give a Licensing Overview of a Mobile App.
We have developed a Mobile App in Sencha and Progress as backend (REST calls) . We build a Apk file and installing it in the devices.
We want to make sure that number users suing the app should not exceed the number of license...
Hi
Please have a look into below section of code . Can anyone tell us which one have a better performance. or both have same performance?
-philip-
/* With open query : */
CASE order_type:
WHEN "SoNbr":U OR
WHEN "AnyOrder":U THEN
DO:
OPEN QUERY iq_slshdr
FOR EACH...
Hi,
While we are trying to run a AppServer procedure multiple times through a webService call, we are getting below error in wsa1LogFile Monitor.
Error in SOAP request execution: SessionPool : NoAvailableSessions[Request failure: Max client connections has been reached (7251)] (10926)
Please...
Hi
If any body worked with Sencha frame work with Progress back end, kindly share any details/links/information or some architectural approach.
-Philip-
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.