Re: Building a Simple Database



Always create the structural design of your table first, including
setting valid datatypes, column lengths, formats and only then start
typing in data. That should be the Table design view, IIRC.

If you want a longer text field, use the Memo datatype.

.


Loading