Click Here to load a CSV file into the Database view. This will allow you to start mapping form fields to database field values.
CSV, comma separated values, files are documents formatted to contain tabular data. The data is delimited with commas between fields/columns and new line characters between records/rows.
CSV is a very old file format supported by almost all programs which contain data in a tabular format. CSV files can be saved from MS Excel, MS Access, and most data basing software. For more information on CSV files, see Wikipedia
We plan to add support for SQL statements and connections as well as other tabular file formats in the near future.