Is there an ODBC driver for SqlServer and Pocket PC for usage with the
.net compact framework? Thanks.

Re: ODBC and Pocket PC Question by Peter

Peter
Thu Dec 02 14:13:30 CST 2004

There are ADO.NET providers shipped with Visual Studio 2003 for SqlClient
(for remote Sql Servers) and SqlServerCe (for databases on the device
itself). See System.Data.SqlClient and System.Data.SqlServerCe namespaces
for more details.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

<john_20_28_2000@yahoo.com> wrote in message
news:1102018152.297656.128900@f14g2000cwb.googlegroups.com...
> Is there an ODBC driver for SqlServer and Pocket PC for usage with the
> .net compact framework? Thanks.
>