CSV Transfer: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Back to [[Documentation]]
Back to [[Documentation]]


The CSV Transfer Form Allows...
== The CSV Transfer Form Functionality ===


* Exporting a database table to a CSV file.
* Importing CSV files to a new database table.
* [https://forums.nubuilder.com/viewtopic.php?f=19&t=10821 Forum Post] - '''user''' access to CSV Transfer, generally limited to '''globeadmin'''.


Exporting a database table to a CSV file.
=== Exporting a CSV File requisites ===


Importing CSV files to a new database table.
#Export to CSV File. Choose the CSV file from the nuScroll list.
#Delimiter. Choose the Delimiter to space each field value.
#Import to (CSV). Enter a filename for the new CSV file.
#Click the Transfer Action Button.


 
=== Importing a CSV File requisites ===
'''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.


<div style='background-color:#D8E4FF;padding:10px'>
<div style='background-color:#D8E4FF;padding:10px'>
Line 27: Line 20:
</div>
</div>


2. Delimiter. Choose the Delimiter to space each field value.
#Import from CSV File. Choose the database table from the nuScroll list.
 
#Delimiter. Choose the Delimiter to space each field value.
3. Import to (Table). Enter a filename for the new CSV file.
#Import to (Table). Enter a filename for the new CSV file.
 
#Click the Transfer Action Button.
4. Click the Transfer Action Button.

Revision as of 15:52, 10 February 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 csvfiles subdirectory inside nuBuilder Forte's directory - on the server.

  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.