S
Siegfried Heintze
I found the example C++/MFC program DAOView that enumerates the fields in a
TableDef and print out all the properties of each field. I wrote my own
VB.NET program to import DAO and enumerate the fields in a tabledef and
display the attributes and properties of each field.
I have looked up the DAO.field in the documentation and I cannot figure out
how to retrieve the comments! The intellisence in VB.NET gives me no clues
either.
Can someone kindly tell me how to programmatically set and retrieve the
comments that the MSAccess GUI allows you to set and retrieve?
Thanks,
Siegfried
TableDef and print out all the properties of each field. I wrote my own
VB.NET program to import DAO and enumerate the fields in a tabledef and
display the attributes and properties of each field.
I have looked up the DAO.field in the documentation and I cannot figure out
how to retrieve the comments! The intellisence in VB.NET gives me no clues
either.
Can someone kindly tell me how to programmatically set and retrieve the
comments that the MSAccess GUI allows you to set and retrieve?
Thanks,
Siegfried