How do I import a database?
Steps for importing a database
Procedure
Defining the data format
Step 2 in importing a database is defining the data format.
About this task
Define Data Format presents the data according to the delimiter selected (CSV, TSV, or PSV). Only the first few rows and columns of the file being imported will display. Confirm that the data has processed correctly.

In the illustration above, the field names in the database are: Email, first name, and last name. To prevent these headings from being imported as contact data, check the box next to First Row Contains Field Names. Checking this box allows default field mapping when possible. The first row of information-the field names-will be disabled and will not be part of the file import. If the first row of data does not contain field names, do not select this check box.
Acoustic Campaign supports UTF-8 character set data at the database level, however, you must also ensure that the actual file itself is authored in the UTF-8 character set.
For system fields with date values and fields that you will assign the Date type in the next step, you may need to use the Date Field Formatting option. If the dates in your file are formatted differently from mm/dd/yyyy, choose the appropriate formatting. Examples below are based on the date January 2, 2016.
Procedure
Mapping fields
Step 3 in importing a database is mapping fields.
About this task
You must map the fields when importing a file to create a brand new database. You first need to decide which fields, if any, will not be included in the new database. These fields will be ignored. For each field to include in the new database, you will be asked to choose a field type. You can either map the fields in the imported database or import a file into an existing database.
- One field must be mapped to the system field called Email. Be sure that Email is selected as a Field Type from a drop-down menu under Database Fields.
- All segmenting fields must include numeric data only. If text is found in a segmenting field, the record is no imported.
- For the date formatting selections made in the prior step to be active, date fields must be labeled with a date type.
Procedure
Editing field settings
Step 4 in importing a database is editing field settings.