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
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 in Windows Server 2025?
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...
Thank you.
I have installed a 64-bit 12.8 OE environment, and the DB is up and running. Now my question is, is there any easy way to compile the source code in 32-bit, instead of installing and setting up the 32-bit environment? I mean utilities like (OpenEdge\bin\117dbutils\117_dbutil...
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 Rob,
Thanks a lot.
From the list you mention, the Main difference is propath only. This utility is mainly for developers ONLY. We have Progress & SQL environments (SQL Shema holder). So when a developer checks out 1 program, we need to compile it in 4 environments (2 different versions of...
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...
Thank you. We have both Progress and SQL customers for the same application with the same code base. Performance-wise Progress customers are happy however in SQL DB is very slow. Do you have any suggestions to improve the performance? I mean any parameters either on the client-side or on the...
Thank you. Target database you mean SQL DB or Progress DB? Please explain. I want to know in this environment, a Progress DB Server will spawn and waiting for client connections? Why I am asking this doubt because I have not seen any -H, -S parameters in the client PF.
Any link to read in...
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...
Thanks a lot. If I understood correctly In the third iteration after the Leave statement control will come to final END. I thought after the Leave (3rd iteration ) final END will be skipped. Thanks again.
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...
Thank you so much for the replies.
I have one more clarification required.
Below is the current appserver log message.
[20/05/29@23:06:57.669-0400] P-020192 T-014932 1 AS -- (Procedure: 'STOCK-1 APPSERVER\STOCK\STCK0001-A.P' Line:3821) Lock wait timeout of 1800 seconds expired (8812)
It would...
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.