Search results

  1. A

    Insert NULL value in Integer field through Progress 4GL

    I am working on a progress add-on database in which records are created through Progress 4GL programs and accessed/processed by SQL-92 queries. The requirement is that NULL values should be reflected in Integer data-type variables in case there are no explicit values to be inserted. I tried...
  2. A

    Cant access table created by SQL in 4GL

    Hi, I am working on a customized system where I created a Progress (ver 9.1E) empty database thru the 4GL Progress Editor --> Data dictionary, had the database server up in multiuser mode with services/port parameters for SQL connectivity ( %DLC%\bin\_mprosrv c:\dir\north.db -S testing_sql -N...
Back
Top