CSV Transfer: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 17: Line 17:


<div style='background-color:#D8E4FF;padding:10px'>
<div style='background-color:#D8E4FF;padding:10px'>
To appear in the nuScroll List the CSV File must be placed in the '''temp''' subdirectory inside nuBuilder Forte's directory - on the server.
To appear in the nuScroll List the CSV File must be placed in the '''temp''' subdirectory inside nuBuilder Forte's directory - on the server.<br>
Currently, a file can only be imported into a new database table.
</div>
</div>



Revision as of 08:12, 31 March 2021

Back to Documentation

The CSV Transfer Form Functionality

  • Exporting a database table to a CSV file.
  • Importing CSV files to a new database table.
  • Forum Post - user access to CSV Transfer, generally limited to globeadmin.

Exporting a CSV File requisites

  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 requisites

To appear in the nuScroll List the CSV File must be placed in the temp subdirectory inside nuBuilder Forte's directory - on the server.
Currently, a file can only be imported into a new database table.

  1. Import from CSV File. Choose the database table from the nuScroll list.
  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.