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...