This example illustrates how to show DataGrid in the Popup Edit Form and implement CRUD operations for a data field that contains an array.
Import a Firebird 1 database to pandas dataframes, show a summary of the database table names, field names, field data types, and index columns, optionally extract and save table data to a directory, ...