
With its simple setup, Excel databases are best used for the following purposes: This information is defined by the columns, which describe the type of data and sets a limit on the number of characters allowed to be in the field information.Ĭolumns are separated by a comma or tab, and there are no predetermined limits for the number of rows there may be. Each row has the same type of information. The first row contains the field name for each column, and each row after that represents a single record. Rather than duplicating customer data, each order refers to the corresponding entry in the customer table.Ī flat file database has a simple structure.

One might have the order ID and another the customer information.


However, you can import flat files into Microsoft Access. Flat file databases are not the same as relational databases, which use multiple tables to store information. These files are stored as plain text and have no markup, separating relational data with a comma. A flat file database is a collection of data stored in a two-dimensional database.
