Search results

  1. R

    Group by MAX

    Hi....I need some help again. I've got a table with tel no's. In this table are fields called tel_obj,cust_id and the tel details. Tel_obj increases when tel no's are updated. So 1 customer could end up with 5 records in the table, of which only the last record is significant. I tried using...
  2. R

    Please help

    Hi, I'm new to progress and need some help please. Policies is a variable which holds contract numbers. This variable is initialized with a list of contract numbers and gets incremented in the loop. It works fine when there are 10 contracts, but when i have 50000, it gives me an error. Is there...
Top