Skip to main content

Exporting Data

Export data programmatically.

Background Information

The Management Portal provides two generic options for exporting data:

  • The Data Export Wizard, which exports data from SQL tables. See “Exporting Data to a Text File” in Using Caché SQL.

  • The Export Globals page, which exports globals to .gof files. See “Exporting Globals” in Using Caché Globals.

Available Tools

Enables you to export SQL tables to text files. For information, see %SQL.ExImDataOpens in a new tab, the utility class from which %SQL.Export.MgrOpens in a new tab inherits.

Availability: All namespaces.

Includes the Export() class method.

Availability: All namespaces.

Numerous tools within Caché and Ensemble provide more specific export options, documented elsewhere.

FeedbackOpens in a new tab