diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-24A149FA-B82A-53A2-83E6-4F625D7041D7.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-24A149FA-B82A-53A2-83E6-4F625D7041D7.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,53 @@ + + + + + +Error +codesThe errors returned by DBMS functions are mostly documented with +those functions, but this document summarises some of the more common/general +errors. +

The Store database makes full use of file store functionality, and any +errors produced by CPermanentFileStore, its stream objects +and particularly the underlying file system may be returned by a DBMS function +where indicated. Also many of the functions require memory to be dynamically +allocated, and so can fail with KErrNoMemory.

+

The errors returned by DBMS functions are mostly documented with those +functions. There are a few general errors which can be returned by most of +the API to indicate certain states that the database or rowsets have encountered.

+ +
\ No newline at end of file