DBMS Panics

in
Keywords:

The Symbian Developer Library does not list the DBMS panics. Here they are (this list looks OK for Symbian OS 6.1, however, I'm not sure it is still valid for 7.0 - cf EDbWrongType note):

DBMS
EDbUnimplemented0
EDbInvalidColumn1
EDbUninitialised2
EDbRowLengthOverflow3
EDbTooManyKeys4
EDbInvalidViewWindowParameters5
EDbWrongType [1]6
EDbInvalidIncrementalStep7
EDbNoColumnsInSeekKey8
DBMS-Server
EDbsUnimplemented0
EDbsInvalidColumn1
EDbsWrongType2
EDbsNoRowData3
EDbsNotInUpdate4
EDbsBadDescriptor5
EDbsBadHandle6
EDbsStreamMarkInvalid7
EDbsStreamLocationInvalid8
EDbsObserverRequestPending9
DBMS-Store
EDbUnimplemented0
EDbNoStore1
EDbCannotSeek2
EDbNotFixedFieldType3
EDbWrongType4
DBMS-Table
EDbInvalidColumn0
EDbWrongType1
EDbInUpdate2
EDbNotInUpdate3
EDbInvalidRow4
EDbRowNotRead5
EDbReadOnly6
EDbTableOpen7
EDbNotEvaluated8
EDbStreamOpen9
EDbRowSetConstraintMismatch10
EDbBeginNestedTransaction11
EDbUpdatesPendingOnCommit12
EDbUpdatesPendingOnRollback13
EDbNoCurrentTransaction14
EDbStreamsPendingOnCommit15
EDbStreamsPendingOnRollback16
EDbInvalidBookmark17

[1] According to this SonyEricsson document, EDbWrongType value is 7, so this list may not be accurate for Symbian OS v7.0/7.0s,...

Tutorial posted October 14th, 2003 by eric categories [ ]