ID: Q109136
The information in this article applies to:
- Professional Edition of Microsoft Visual Basic for Windows, version 3.0 - Microsoft Access versions 1.0 and 1.1
When you View a database in Table Design mode in Microsoft Access, a Description property is shown. You can describe a table and each of its fields in the Description property using up to 255 characters. That Description property is not visible when you choose the Datasheet view. The Description property is only visible in design mode in Microsoft Access.
The Description property cannot be read by Access Basic or Visual Basic at run time. The Description property is encrypted in one of the MSys* system tables within each database. Visual Basic cannot access the Description property, even if you use the ListFields or ListTables method. The
Keywords :
Version : 3.0
Platform : WINDOWS
Last Reviewed: July 11, 1997