OS: Windows Server 2012 R2
Progress: 10.2B.08
Hello guyz,
So I recently tried to enhanced our program that generate excel file.
Current version:
1. Generate csv file
2. Launch excel by progress
3. Open the csv file
4. Saving it as an xlsx file.
Our main issue with this version is for text...
Ok I understand it now.
It depends of what you need to do with it.
If you only want it available in a specific place of your code the strong scope option is more suitable.
On your option 2 you could have error message because of no table record available if lCheck is False, in contrary to...
I don't know what you want to achieve. The strong scope is recommended when you have to update/create/delete a record to have the smallest transaction possible.
however for no-lock you will only using it if you need to be sure that this buffer is only used in dedicated places in your code.
Can...
I do not have any documentation because it's the infrastructure services that did that.
But to summit up simply:
We have windows virtual server that when a user connect to it an auto launch start up the 4Gl app
And on the Scan Gun that has a windows OS or an android OS on it (you need something...
Hello,
We are running progress on windows scanner gun by rds connexion and you can do the same with android scanner gun and it's running prety well since more than 10 years
Hello,
I think I solved it.
I moved of place "hWin:Visible" because while doing some research I found that when you create a Window and keep it not visible the AVM does not realized it. So when you make it visible at the end the AVM make it resized.
Progress Documentation
Tell me if it's ok...
hello everyone,
I'm digging again in Protop, and would like to ask is there is a way to have the web pages on premise and not somewhere in the cloud.
My Admins aren't willing to let health data of our db go trought the web.
Thanks in advance.
best Regards,
BobyIsProgress
Thank you @TomBascom I will keep in mind what you said.
The behavior I had with my crashed backup was after the PROREST the server wasn't able to start at all. So the first solution would be already good.
I will see what I can get from a dbanalys option but could be a good way to be sure of...
Thank you @TomBascom for your quick answer as always :)
After the PROREST, is there a way to know that the Dumy database has restart properly and logged it?
I don't know if a proenv command is abled to do it or a simple connexion test would do the trick ? I need to know if the Dumy database is...
Hello Guyz,
I'm just out of my first db crashed. We can't found the issue.
But we discovered after that our two last backup before crash were corrupted.
Do you know if there is a way after restore a backup to test if the process was successfull or not ? Or even without restoring the backup in...
Hello,
A question, I made popup menu in Browse widget:
I code it that way in the RIGHT-MOUSE-DOWN trigger:
DEFINE VARIABLE myMenu AS HANDLE NO-UNDO.
DEFINE VARIABLE myItem AS HANDLE NO-UNDO.
IF AVAILABLE TT1 THEN DO: /* Where TT1 is a temp-table in the browse open-query */
CREATE MENU...
When we do a test run for upgrading the software (not the database) we test all the process, it means to be able to:
Create customer
Create vendor
create purchase order selling order and more, so all the process, but many parts of our software is sourced closed so
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.