1.0 NetWare Data Object

The NetWare Data Object UCX component (NDO) provides access to B2Systems SQLIntegrator and Oracle8 database engines. It provides data access from NSN, as well as all other NetWare-supported scripting languages. NDO is implemented as a multi-object component, similar to Microsoft ActiveX Data Object (ADO).

The Command object must be associated with a valid Connection object or have a valid connection string assigned to it before any other methods or properties are called or set.

At any time, the Recordset object refers only to a single record within the set as the current record. The Recordset object must be associated with a valid Connection object or have a valid Connection string assigned to it before any other methods or properties are called or set.