I have an eVC++ project that I'm trying to migrate to VS2005. This is an
MFC project and it uses CCeDBDatabase. VS2005 seems to have no awareness of
the CCeDBDatabase class. I hear that CEDB will not be supported in the next
version of Windows Mobile, but what do I need to be doing with this project
that uses CCeDBDatabase? Do I need to rewrite everything to use only the
API calls? Is there/will there be a CCeDBDatabase class for EDB? Any
advice would be appreciated, thanks.

Mike B.

Re: CCeDBDatabase and VS2005 by Tony

Tony
Wed Jan 18 10:25:50 CST 2006

You must convert to EDB. This is not very hard (only a couple of
functions need to change). Watch out because - We did the conversion
and found that we could nolonger associate categories to records in the
DB!

So far, no one has come up with a solution for this!

Regards,

-Tony