Search results

  1. A

    JDBC Connections to Progress DB - Product Requirements?

    Hi all, We have a requirement to grant JDBC access to our various 10.1A OpenEdge databases, currently living on an IBM AIX server. The connection will be made from a Win32 client. I've had a look through the SQL guide and found the .jar files in my OpenEdge studio installation, which is...
  2. A

    Any Freeware Simple Menu Systems?

    Hi all, Feel really cheeky asking this, but it's worth a go before I start hacking together my own solution. Does anyone have a simple menuing system they are willing to share, or know of something similar available freeware? I'm thinking hierarchical menus, users, menu security. All the...
  3. A

    Error 5897 in OCX trigger

    Hello all, I have an OCX widget - a VSFlexGrid. You can drag things around on this, so there's an OLEDragDrop trigger that fires whan an item is moved. When this trigger fires, I'd like to fire up a dialog-box (or window, or whatever) to capture some VITAL data about the user's change...
  4. A

    Appserver Stop command - remote code in tight loop

    Hi there! We have an appserver process, which basically starts, and performs a tight loop (REPEAT block), which checks a Sonic queue for messages. If I then use asbman -stop (or use Progress Exploder), the process doesn't stop - it carries on looping. A -kill command will do the trick, but...
Top