Search results

  1. S

    Validation with rpt-opt.i

    Hi all, I am writing a custom report using rpt-opt.i and want to validate some of the input fields. For example, on the abc code I only want the user to be able to enter A, B, or C into the field. Any assistance on how this is done would be greatly appreciated. Thanks, Shane Frischkorn
  2. S

    Date incompatibility with Merant and progress

    I have a date stored in a Progress database which I am trying to retrieve with a SQL query in VB. The problem I have is that the progress database seems to store the date in mm/dd/yyyy format, however SQL expects dd/mm/yyyy. As a result, I get an error whenever the day is over 12. The error is...
Top