Export a database table to a CSV file

You can use the Generic Table Exporter script to export the contents of a table to a CSV file.
Ensure to have the following items to configure the Generic Table Exporter script:
Table
A database table.
FieldDelimiter
A character used to delimit values of a row.
CSVPath
The path to the CSV file to which the alarms history will be exported.
Query
An SQL query to filter data. For more information, see Compose SQL queries.
  1. From the toolbar, select Template Libraries and search for
    Generic Table Exporter
  2. From
    Libraries
    , under
    Components
    , drag
    Generic Table Exporter
    to
    NetLogic
    in
    Project view
    .
  3. Associate the
    Export
    method of
    Generic Table Exporter
    with an event.
    For example, associate the
    Export
    method with the
    MouseClick event
    of a button.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.