Search results

  1. B

    SQL syntax with Progress db

    I'm having trouble finding information about the correct syntax for SQL statements to a Progress database. I'm trying to return data based upon a condition in a select statement in JETFORMS design that uses the data entered from another field as the condition. ... where item.item =...
  2. B

    An Easy one ?

    I'm having trouble with syntax in a condition applied to a select statement using SQL (Jetforms) connecting to a progress 91C database through a merant 3.70 Odbc driver on an NT4.0 platform. I wish to use data entered from another feild as the input for the database lookup. where item.item...
Back
Top