Pocket Access and SQL CE

C

CafeCat

I'm a beginner in developping C# for PPC, but I have done many database
projects in C++ for PPC2002.
I find seldom document describe how to use Pocket Access in .net CF. Does
..net CF support Pocket Access (.CDB) any more?
Another question is if we use SQL CE , does client need to install SQL CE by
themselves? Or software package will include SQLCE client?

Thanx.
 
E

Eelco Akker

..NET CF does not support ADOCE.

for 50 bucks you can by a wrapper which enables you to use it, see
www.inthehand.com for details.

SQL CE is a component which will be installed by the setup of your CF .NET
Program.

Eelco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top