Search results

  1. R

    9.1d And Recid

    I need to access a Progress 9.1d table via OpenLink jdbc drivers, and process the rows in the order in which they were created. I do have control over the creation of the rows within the ABL app, but cannot see a way of allocating an auto increment field in 9.1d, and do not particularly want to...
  2. R

    9.1d ABL Trigger

    I know 9.1d is old hat, but we really cannot migrate currently. I am trying to develop a WRITE trigger which I can use across multiple tables. These tables already have some complex triggers and so I simply want to install a run statement into the existing trigger to my new routine. The...
Back
Top