[PythonCE] opening .cdb database files

2005-02-28 Thread Rodrigo Alvarez Fernández
Hi! I need to use .cdb files as databases in my app. They are created by ActiveSync when a .mdb (M$ access database) file is copied into the PDA. I've found this: http://cvs.sourceforge.net/viewcvs.py/pythonce/pywincedb/ But, I neither know if it is what I need, and how to use it. Please, give

[PythonCE] Linker errors building PyWin32 for CE (ARMRel420)

2005-02-28 Thread Jesse Davis
Salutations, I'm getting linker errors (3 unresolved external symbols) building PyWin32. I followed the instructions on Kashtan's page, so I "nmake all" from PCbuild\WinCE. Everything builds fine until nmake reaches makefile.pywintypes (output included below). It tries to link pywintypes.dll bu