I am linking to tables in SQL Server from an MS Access front-end. There are column descriptions for some of the tables in SQL Server that I would like to bring forward when I create the linked tables in Access. Is there a way to get at the column descriptions programmatically?
(I know how to append the description to the linked tables, I just need help getting at the descriptions in the back end.)
Try something like: