The information in this article applies to:
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
MORE INFORMATION
When you set the FieldSize property of a table in design mode, you are
setting the maximum length for the field. If text entered into that field
is shorter than the specified maximum length, then the length of that field
equals the length of the text that has been entered. This means whether you
design a text column as 20 characters or 255 characters, it will only take
up the amount needed to store the actual data entered into that field.
REFERENCESFor more information about the FieldSize property , search the Help Index for "Fields, size" or ask the Microsoft Access 97 Office Assistant. Additional query words:
Keywords : kbusage GnlOthr |
Last Reviewed: March 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |