Oracle Objects for OLE Release 8.1.7 Part Number A85257-01 |
|
Constant
| Value
| Description
|
ODCERR_INITOIP
| 28000
| Initialization of Oracle InProc server is failed. Check the registry for the
correct location of Oracle InProc Server.
|
ODCERR_OLEQE
| 28001
| Internal error. Querying InProc server interface is failed.
|
ODCERR_AUTOMATION
| 28003
| Oracle InProc server error occurred.
|
ODCERR_NODYNASET
| 28007
| Attempting to access Oracle Data Control prior to initialization.
|
ODCERR_FIELDINDEX
| 28009
| Bound controls trying to access with invalid field index.
|
ODCERR_FIELDNAME
| 28013
| Bound controls trying to access with invalid field name.
|
ODCERR_MEMORY
| 28014
| Internal error. Failure in allocating memory for the Requested bindings from
the bound control.
|
ODCERR_BMKTYPE
| 28015
| Oracle Data Control does not support the requested bookmark type.
|
ODCERR_CONVERSION
| 28016
| Oracle Data Control cannot convert Field Value to Requested type.
|
ODCERR_SETSESSION
| 28017
| Setting session property is not allowed.
|
ODCERR_SETDATABASE
| 28018
| Setting database property is not allowed.
|
ODCERR_BLOBUPDATE
| 28019
| Oracle Data Control does not update Picture or Raw data directly from the
bound control. Use AppendChunk () method.
|
ODCERR_DYN_NOCACHE
| 28020
| Recordset property cannot be set to a dynaset created with ORADYN_NOCACHE
option (bound control connected to data control often requires bi-directional
navigation)
|
ODCERR_DYN_NOMOVEFIRST
| 28021
| Recordset property cannot be set to a dynaset created with ORADYN_NOMOVEFIRST
option.
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|