Hi NG,
I am very new in VB.net and only familiar in programming with VB6.
Can anyone give me a short example of connection to a CDB database on a
pocket pc an opening a record set?

Thanks for helping

Werner

Re: CDB connection by Arun

Arun
Wed Apr 06 04:54:34 CDT 2005

Hi Werner,

Pocket Access is omitted in Compact Framework and SQL Server CE is
provided.
You need to get ADOCE activex dll from www.inthehand.com

Check these links,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnroad/html/road10222003.asp

http://www.devbuzz.com/content/zinc_dotnet_pocket_access_pg1.asp

Cheers,
Arun.
www.innasite.com


Re: CDB connection by David

David
Thu Apr 07 14:42:12 CDT 2005

And be aware the Microsoft has never supported ADOCE development for Pocket
PC 2003. It was designed for older Pocket PCs. If it works for you, that's
fine, but don't expect fixes or official product support.

David
------
This posting is provided "AS IS" with no warranties, and confers no rights.

"Arun" <arunkumarselvaraj@gmail.com> wrote in message
news:1112781274.237498.211660@z14g2000cwz.googlegroups.com...
> Hi Werner,
>
> Pocket Access is omitted in Compact Framework and SQL Server CE is
> provided.
> You need to get ADOCE activex dll from www.inthehand.com
>
> Check these links,
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnroad/html/road10222003.asp
>
> http://www.devbuzz.com/content/zinc_dotnet_pocket_access_pg1.asp