Hi,
I have meet a problem about CeOpenDatabase() function.
When I build my project a error like this appear:
error C4995: 'CeOpenDatabase': name was marked as #pragma deprecated
The project I build in EVC is ok and then update to VS2005 and build in
WM5.0 configuration, the error appears.
I found some help, it's said as if the 'CeOpenDatabase'function isn't
support in WM5.0! The function is used to open the
exist database, so I want to find a new function to instead this one, if
there anybody know about this, can you tell me?
Thanks in advance!
Victor