Record-level access

The record-level access classes create, read, update, and delete IBM® i files and members.

Note: The record-level access classes do not support logical join files or null key fields.

The following classes perform these functions:

The record-level access classes require an AS400 object that represents the system that has the database files. Using the record-level access classes causes the AS400 object to connect to the IBM i system. See managing connections for information about managing connections.

The record-level access classes require the integrated file system path name of the data base file. See integrated file system path names for more information.

The record-level access classes use the following:

These classes are described in the data conversion section.

Examples