About FileMaker Pro solutionsA solution is a file or set of files containing database tables, layouts, and scripts, and the associated data that you enter and work with. A solution also includes information such as fields and their definitions, calculations, passwords, and access privileges. Each solution solves one or more specific problems, such as tracking customers or invoices.Note FileMaker Pro includes an interactive tour that helps familiarize you with the product. To start the tour, choose Help menu > Product Documentation > Getting Started Tour. Then click Start the Tour.Tables contain all the records, fields, and data in a file. For example, a Contacts file holds information pertaining to your friends or customers. A file can also contain multiple tables that, together, contain all the information about a particular topic or related topics (a relational database). See Defining database tables.To enter data into a file, you make a new record and enter data into the fields that belong to that record. After you create records in a file, you can work with them in various ways: you can edit them, sort them, find a group of records that contain a particular value or share the data across a network. See Adding and duplicating records.Fields store, calculate, and display the data you have entered into a record. The information you put into a field — by typing, pasting, or importing from another application — is its value. Field values in a FileMaker Pro file can be text, numbers, dates, times, timestamps, pictures, sounds, movies, enclosed files, calculated values, and summary values. Each piece of information in a record — like a name, address, or telephone number — is stored in a field. See About defining database fields.