How to enumerate field attributes

S

Siegfried Heintze

I've written a program using ADOX to enumerate everything I can find in my
access database but I still cannot retrieve the (1) comments for each field
and (2) the UI element type that the MSAccess user interface allows you to
define.

How do I write a program to retrieve this information?
Thanks,
Siegfried
 
Top