MS Access uses an additional string property for tabledef Fields: "Description". Is it possible for me to use this property in VB??? I've already used the .CreateProperty, but this only helps with NEW fields before they are appended to a Table. But what can I do with EXISTING fields???
