Search results

  1. N

    Oracle dataserver/temp tables/buffer-copy

    Help! :errr: Progress 8.3 We're running our standard interface routine (Developed in the 4GL) to an intermediate Oracle database for the first time. Part of the interface code copies a record from a table in the Oracle DB to a Progress TEMP-TABLE (Defined with LIKE) using BUFFER-COPY...
  2. N

    Locking

    Hi all I seem to be beating my head against a wall with what appears to be a simple locking problem. We have an old character system running on Progress 8.3D clients on Windows NT workstation. The code originates way back from Progress V6 (No internal procedures, 63k limit, no 'counters')...
  3. N

    Character UI - resetting the cursor to start of line

    Arrgh - this is driving me nuts! :confused: Progress V8.3x CHUI. I'm trying to build limited EAN barcode parsing into part of our system. To do this I've changed the format on our SSCC input field from 'X(20)' to 'X(256)' and added 'VIEW-AS FILL-IN SIZE 20 BY 1' (If you don't know what an...
  4. N

    Windows API - Getting the NT domain

    Anyone know how to get the current NT domain in ProgressV8/V9 GUI? (Need something to cover Win95/98/NT/2000). Presumably a particular API call?
Top