Is it possible to get field description in Access using ASP

C

ChrisChapman

I am trying to get data from an Access database using asp. I can grab the
field names in a table, but do not know how to grab the field descriptors. Is
it possible to do this, and if so, how please?
 
Top