diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-AB62AA91-98DE-5750-842B-BB8700B90C21.dita --- a/Symbian3/PDK/Source/GUID-AB62AA91-98DE-5750-842B-BB8700B90C21.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-AB62AA91-98DE-5750-842B-BB8700B90C21.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,82 +1,82 @@ - - - - - -Category: -CommsDbServer -

The CommDb panics are as follows:

- - - - -

1

-

CCommsDbTableView::InsertRecord() called when InsertRecord() or UpdateRecord() has -already been made.

-
- -

2

-

CCommsDbTableView::UpdateRecord() called when InsertRecord() or UpdateRecord() has -already been made.

-
- -

3

-

CCommsDbTableView::DeleteRecord() called when -a previous call to InsertRecord() or UpdateRecord() has -been made.

-
- -

4

-

CCommsDbTableView::PutRecordChanges() called -without previous call to InsertRecord() or UpdateRecord().

-
- -

5

-

CCommsDbTableView::CancelRecordChanges() called -without previous call to InsertRecord() or UpdateRecord().

-
- -

6

-

CCommsDbTableView::GotoFirstRecord() called while -an operation involved in inserting or updating a record is still outstanding, -or when the view has been closed.

-
- -

7

-

CCommsDbTableView::GotoNextRecord() called while -an operation involved in inserting or updating a record is still outstanding, -or when the view has been closed.

-
- -

8

-

CCommsDbTableView::GotoPreviousRecord() called -while an operation involved in inserting or updating a record is still outstanding, -or when the view has been closed.

-
- -

10

-

Attempt made to read from a column before either PutRecordChanges() or CancelRecordChanges() has -been called to complete a record insertion or update operation.

-
- -

12

-

Attempt is made to write to a column without calling CCommsDbTableView::InsertRecord() or CCommsDbTableView::UpdateRecord().

-
- -

13

-

Attempt to write to table ID column with CCommsDbTableView::WriteUintL().

-
- -

14

-

CCommDbOverrideSettings::GetLongDesOverride() called -with too small aValue buffer.

-
- - + + + + + +Category: +CommsDbServer +

The CommDb panics are as follows:

+
+ + + +

1

+

CCommsDbTableView::InsertRecord() called when InsertRecord() or UpdateRecord() has +already been made.

+
+ +

2

+

CCommsDbTableView::UpdateRecord() called when InsertRecord() or UpdateRecord() has +already been made.

+
+ +

3

+

CCommsDbTableView::DeleteRecord() called when +a previous call to InsertRecord() or UpdateRecord() has +been made.

+
+ +

4

+

CCommsDbTableView::PutRecordChanges() called +without previous call to InsertRecord() or UpdateRecord().

+
+ +

5

+

CCommsDbTableView::CancelRecordChanges() called +without previous call to InsertRecord() or UpdateRecord().

+
+ +

6

+

CCommsDbTableView::GotoFirstRecord() called while +an operation involved in inserting or updating a record is still outstanding, +or when the view has been closed.

+
+ +

7

+

CCommsDbTableView::GotoNextRecord() called while +an operation involved in inserting or updating a record is still outstanding, +or when the view has been closed.

+
+ +

8

+

CCommsDbTableView::GotoPreviousRecord() called +while an operation involved in inserting or updating a record is still outstanding, +or when the view has been closed.

+
+ +

10

+

Attempt made to read from a column before either PutRecordChanges() or CancelRecordChanges() has +been called to complete a record insertion or update operation.

+
+ +

12

+

Attempt is made to write to a column without calling CCommsDbTableView::InsertRecord() or CCommsDbTableView::UpdateRecord().

+
+ +

13

+

Attempt to write to table ID column with CCommsDbTableView::WriteUintL().

+
+ +

14

+

CCommDbOverrideSettings::GetLongDesOverride() called +with too small aValue buffer.

+
+ +
\ No newline at end of file