CSV Transfer: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
(Created page with "CSV Transfer The CSV Transfer Form Allows... 1.Importing CSV files to a new database table. 2.Exporting a database table to a CSV file. Importing a CSV File requires the ...")
 
No edit summary
Line 18: Line 18:


1. Export From (Table). Choose the CSV file from the nuScroll list.(Before importing a CSV File the CSV File must be placed in the csvfiles subdirectory inside nubuilder's directory - on the server.)
1. Export From (Table). Choose the CSV file from the nuScroll list.(Before importing a CSV File the CSV File must be placed in the csvfiles subdirectory inside nubuilder's directory - on the server.)
2. Delimiter. Choose the Delimiter to space each field value.
2. Delimiter. Choose the Delimiter to space each field value.
3. Import to (CSV). Enter a filename for the new CSV file.
3. Import to (CSV). Enter a filename for the new CSV file.
4. Click the Transfer Action Button.
4. Click the Transfer Action Button.

Revision as of 02:02, 6 October 2020

CSV Transfer

The CSV Transfer Form Allows...

1.Importing CSV files to a new database table.

2.Exporting a database table to a CSV file.


Importing a CSV File requires the following steps...

1. Import From (CSV). 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.

Exporting a CSV File requires the following steps...

1. Export From (Table). Choose the CSV file from the nuScroll list.(Before importing a CSV File the CSV File must be placed in the csvfiles subdirectory inside nubuilder's directory - on the server.)

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.