Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNo next file
DB Interface Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

Appendix A: Error Codes

Table 10: The DB Interface Module error codes

RWDBStatus::ErrorCode Meaning

ok

No error

noMem

Out of memory

notInitialized

Object never initialized

typeConversion

Type conversion error

dbNotFound

Database not registered

serverError

Error reported by server

serverMessage

Message from server

vendorLib

Error in vendor's library

notConnected

Lost connection

endOfFetch

End of fetch

invalidUsage

Invalid usage of object

columnNotFound

Column does not exist

invalidPosition

Invalid positioning within object (bounds error)

notSupported

Unsupported feature

nullReference

Null reference parameter

notFound

Database object not found

missing

Required piece of information is missing

noMultiReaders

This object cannot support multiple readers

noDeleter

This object cannot support deletions

noInserter

This object cannot support insertions

noUpdater

This object cannot support updates

noReader

This object cannot support readers

noIndex

This object cannot support indices

noDrop

This object cannot be dropped

wrongConnection

Incorrect connection was supplied

noPrivilege

This object cannot support privileges

noCursor

This object cannot support cursors

cantOpen

Unable to open

applicationError

For errors produced at the application level

notReady

For asynchronous handling



Previous fileTop of DocumentContentsIndex pageNo next file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.