Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Download (for DataTables)

Use this command to retrieve all data for the given DataTable object from the database into local memory. You can create a DataTable using the CREATE DATATABLE command. Because New DataTables initially consists of an empty structure only, you should then use the DOWNLOAD command to populate the DataTable with data from the database.

Note: This command will download only DataTables to which the user has access.

This command does not apply to virtual DataTables.

Syntax:

DOWNLOAD DataTable

where:

  • DataTable is the name of the DataTable object to download.

See also

Published:

Download (for DataTables)

Use this command to retrieve all data for the given DataTable object from the database into local memory. You can create a DataTable using the CREATE DATATABLE command. Because New DataTables initially consists of an empty structure only, you should then use the DOWNLOAD command to populate the DataTable with data from the database.

Note: This command will download only DataTables to which the user has access.

This command does not apply to virtual DataTables.

Syntax:

DOWNLOAD DataTable

where:

  • DataTable is the name of the DataTable object to download.

See also

For an optimal Community experience, Please view on Desktop