Berkeley DB Reference Guide:
Building Berkeley DB for Windows CE systems
PrevRefNext

Windows CE notes

  1. The C++ API is not supported on Windows CE. The file stream and exception handling functionality provided by the Berkeley DB C++ API are not supported by Windows CE. It is possible to build a C++ application against the Berkeley DB C API.

  2. We do not currently ship workspace/project files for Windows CE that are compatible with Visual Studio 2005. You should be able to manually create project files by duplicating the structure in the eMbedded Visual C++ 4.0 projects.

  3. The Java API is not currently supported on Windows CE.

  4. Tcl support is not currently supported on Windows CE.

PrevRefNext

Copyright (c) 1996,2008 Oracle. All rights reserved.