I need to write the table name, field name(s), data type and field description of a table to fields in another table (not creating the fields, just storing the field properties in another table).
Is this possible and, if so, how would I go about doing it?