You also have many functions for working with metadata.
databaseMetaData()
tableMetaData()
columnMetaData()
You can attach metadata to database, tables and columns.
Type: Posts; User: barrymavin
You also have many functions for working with metadata.
databaseMetaData()
tableMetaData()
columnMetaData()
You can attach metadata to database, tables and columns.
Hi Hank,
You do all that using metadata.
https://www.lianja.com/doc/index.php/MetaData_Editor
set the formitem.caption for the column and it will push into the UI when the app is loaded. You...