I want to create a table of field properties for my database.
One row per table field, with columns table name, field name, field type, description. I can get field properties as numbers , but having trouble translating them. Also cannot find field description programmatically.
I want a more compact summary of my database than the analyzer provides. Can anyone help? Many thanks.
One row per table field, with columns table name, field name, field type, description. I can get field properties as numbers , but having trouble translating them. Also cannot find field description programmatically.
I want a more compact summary of my database than the analyzer provides. Can anyone help? Many thanks.