Using the Bulk Import and Export Utilities
Page 1 of 12

6
Using the Bulk Import and Export Utilities

Often developers or system administrators want to import or export a large amount of data between files and the database. Instead of having to use INSERT and SELECT statements, you can use Cloudscape utilities to import data directly from files into tables and to export data from tables into files.

NOTE: Imports are transactional. If an error occurs during bulk import, all changes are rolled back.