Import data from csv files into the Remote Control database

Use comma-separated text files to import numerous records of information into the Remote Control database instead of adding the records individually. Using these files with import templates, that are used to map the data in your file to the relevant columns in the database tables. You can import the data into the database in one go. For example, multiple users details can be imported into the database from a csv file rather than having to be entered individually.

To import data from a csv file, complete the following procedures.

  • Create a csv file
  • Create an import template
  • Import the csv file by using an import template