Databases: Progress ODBC ABM
GUSTAVO MENA (contact me)
This class can be used to manipulate records of a Progress database table using ODBC.
It can generate a Web based user interface to insert, select, update and delete rows of a given table.
The class can connect to a Progress database and list the table records in an HTML table.
It can also generate links and forms to insert new records and update or delete existing records.
The code and the comments are in Spanish.
Click here for detailed information about this class on phpclasses.org