How can i use pocket access as database for my project

P

Peter Foot [MVP]

We will also be offering an ADO.NET provider. A Beta version is available
for download:-
http://www.inthehand.com/forums/viewtopic.php?t=229

Because this does not use the ADOCE control it works on all CE devices on
which the Compact Framework is supported - no CPU specific files required.
It will not offer some of the more complex querying such as Joins but
natively supports read/write to DataSets through the CeDbDataAdapter and
sequential reading with the CeDbDataReader. This beta is a fairly basic
early release so only supports retrieving entire tables.

Peter

--
Peter Foot
Windows Embedded MVP

In The Hand
http://www.inthehand.com
 

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