Home | Previous Page | Next Page   Data Migration Utilities > The dbload Utility > Command File to Load Complex Data Types (IDS 9.x or Later) >

Using dbload with Other Data Types

You can use dbload with the following data types:

The dbload utility does not work with the following data types:

Warning:
All the load utilities (dbexport, dbimport, dbload, onload, onunload, and onxfer) rely on an export and import function. If you do not define this function when you write a user-defined data type, you cannot use these utilities.

Note:
Loading a new data type inside another data type can cause problems if the representation of the data contains handles. If a string represents the data, you should be able to load it.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]