I want to do an application to access a cdb file using VB.NET and CF. I can
do it with eVB and ado ce 3.1. I succed to realise a small app that can show
me the data stored in a cdb file and now I want to move foreword to .NET CF.
Where can a find a start point? Please hlp me!

Re: .NET CF by Darren

Darren
Sun Oct 24 00:56:51 CDT 2004

I'm not aware of any way to work with Pocket Access database files
from the Compact Framework.

-Darren

"Botosu" <Botosu@discussions.microsoft.com> wrote in message
news:2A8912EA-62A5-4DFB-80FD-86ED4F9B5E8A@microsoft.com...
>I want to do an application to access a cdb file using VB.NET and CF. I
>can
> do it with eVB and ado ce 3.1. I succed to realise a small app that can
> show
> me the data stored in a cdb file and now I want to move foreword to .NET
> CF.
> Where can a find a start point? Please hlp me!



Re: .NET CF by Chris

Chris
Sun Oct 24 07:22:19 CDT 2004

There are no direct ways. In The Hand has an excellent class wrapper set
though.

www.inthehand.com

<ctacke/>
www.opennetcf.org

"Botosu" <Botosu@discussions.microsoft.com> wrote in message
news:2A8912EA-62A5-4DFB-80FD-86ED4F9B5E8A@microsoft.com...
>I want to do an application to access a cdb file using VB.NET and CF. I
>can
> do it with eVB and ado ce 3.1. I succed to realise a small app that can
> show
> me the data stored in a cdb file and now I want to move foreword to .NET
> CF.
> Where can a find a start point? Please hlp me!