There is no ODBC driver and none is anticipated at this point. Basically,
you have two choices: the (somewhat limited) OLE DB interface or the SqlCe
managed provider.
See my ebook "Hitchhiker's Guide to SQL Server 2005 Compact Edition" for
detailed information on the ways to connect to the SQLCe engine.

Signature
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
> Hi,
>
[quoted text clipped - 5 lines]
>
> Thanks.