CSV Transfer

From nuBuilderForte
Revision as of 20:15, 3 February 2021 by Apmuthu (talk | contribs)
Jump to navigation Jump to search

Back to Documentation

The CSV Transfer Form Allows...


Exporting a database table to a CSV file.

Importing CSV files to a new database table.


Exporting a CSV File requires the following steps...

1. Export to CSV File. Choose the CSV file from the nuScroll list.

2. Delimiter. Choose the Delimiter to space each field value.

3. Import to (CSV). Enter a filename for the new CSV file.

4. Click the Transfer Action Button.

Importing a CSV File requires the following steps...

1. Import from CSV File. Choose the database table from the nuScroll list.

To appear in the nuScroll List the CSV File must be placed in the csvfiles subdirectory inside nuBuilder Forte's directory - on the server.

2. Delimiter. Choose the Delimiter to space each field value.

3. Import to (Table). Enter a filename for the new CSV file.

4. Click the Transfer Action Button.