Search results

  1. J

    Progress Engineer vs. Independent Contractor

    I am "managing" an in-house developed ERP system, used by 50 people. It started in version 8 and went live in version 9.1e back in the early 2000's. I have had good support from my programmer but he has retired, left California and so I have been keeping it running with chewing gum and scotch...
  2. J

    Scroll Bars in a window's frame (from v9.1e)

    I am not smart enough to understand all of this. I will, however, see if i can understand by using. As soon as I size all of my windows. At this point, it seems that Progress changed how to render Windows elements in the gui so it is a long job ahead unless there is something else, like a...
  3. J

    Scroll Bars in a window's frame (from v9.1e)

    It is interesting. I deleted the image from the frame, then added it back and it scales properly now. I resized the image several times before this to no avail. Thank you for your help in this. Obviously, I have much to learn.
  4. J

    Scroll Bars in a window's frame (from v9.1e)

    the code did not do the trick. i am working the attachment next. Thank you!
  5. J

    Scroll Bars in a window's frame (from v9.1e)

    I couldn't find a solution, I believe this should be an old topic... Windows 2025 64-bit OpenEdge v12.8.7 I am updating the application code from v9 to v12. v9 login window vs v12 login window is shown below. I did some resizing but regardless of size, the internal frame doesn't fit into the...
  6. J

    Setup Level II Storage Guide

    That's a good assumption. wrkfiles are created to temporarily hold data for running reports. The system was designed for v9, at which time Actuate could be bundled with Progress. Actuate was SQL and, at the time, was too slow so we used preprocessors in 4GL to create the data and then Actuate...
  7. J

    Setup Level II Storage Guide

    Thank you so much for your explanations. I have migrated a 9.1e database to 12.8 utilizing dump and reload of data, definitions, indexes and sequences. This has been running on a virtual machine for testing. All of the data is still located in the “Schema Area”. The block size is 8192. The...
  8. J

    Setup Level II Storage Guide

    I know this is an elementary task for most of you. I am migrating to a 12.8 on a new server. I currently have Level I storage. Thank you in advance for your help! Is there a comprehensive guide, I couldn't find anything comprehensive on Progress, I have watched many videos - so I can...
  9. J

    RAID in 2024

    Yes. Implementing Type 2 storage. Thanks for the comment!
  10. J

    Upgrade from 9.1E to 12.8 (Windows)

    Actually, that is correct. As it turns out, I neglected to start the temp-db - I was looking at everything else that the most obvious did not occur to me. I do wish it would simply provide an error message, "Did you forget to start and attach to the temp-db, duh?" and I would have saved...
  11. J

    Requested table ... does not match send-records in procedure ...

    Update - there was a smart viewer hiding where i didn't see it. Issue is solved. I need to jump start my brain some days.
  12. J

    Requested table ... does not match send-records in procedure ...

    v12 I have a smart browser sitting in a frame in a window. According to the verbiage, the code was auto created in UIB v8r12. This browser has a menu that does several things and calls other windows or dialogs. I can delete the .r and recompile and it works fine. If I open the file and save...
  13. J

    Install Progress 9.1b on Windows 11

    Did you ever get it installed? If not, let me know, I have installed 9.1e on a Windows 11 machine plenty of times. A couple of tricks. Yes, not supported, yes, very old edition, but if you are needing it installed - it is possible. there is a process you have to kill to get the installation...
  14. J

    RAID in 2024

    It takes 7 minutes on my 2005 IBM x346 and with compression added. I have not set the script to run on the VM yet and not ordered the hardware yet so i don't know how that will change when my update is live (now 9.1e).
  15. J

    RAID in 2024

    My case: Workgroup Database - nominally 30 users. Version 12.8 OS Windows Server 2019 Std. The backup of my database is 2.5GB Configuring my system as Virtual, once all is complete, I would migrate to another server - when I go live. I can keep this on a VM but am more comfortable with a new...
  16. J

    Upgrade from 9.1E to 12.8 (Windows)

    While I wait for some experts to have the time to contact me I am trying to figure some things out myself - as I should. Today's problem is how temp-tables operate between 9 and 12. ** DEFINE TEMP-TABLE/WORK-TABLE LIKE tables must be of the same type. (5533) ** Could not understand line 10...
  17. J

    Upgrade from 9.1E to 12.8 (Windows)

    I am back in town. If you don't mind I would love to discuss!
  18. J

    Upgrade from 9.1E to 12.8 (Windows)

    Thank you. I will do that.
  19. J

    Upgrade from 9.1E to 12.8 (Windows)

    I am finally going to do an upgrade from my aging 9.1e to the latest version. Working with Progress now. I own the source code for my application. Workgroup database, 50 users. Windows Server 2003 - migrating to Server 2019 or 2022. Not using application servers. According to PSC I should...
  20. J

    Syteline 6.02.01 on server 2003--how will new Microsoft kerberos protocol affect it

    Hmm, I have 10.0 B - do you think it is worth migrating? I remember hearing long ago that you usually want to wait until the first or second update. If I keep 9.1e If I create a new virtual server with disk drives in the same configuration as the existing 2003 server, and copy the...
Back
Top