Re: Adding a data source to a project
- From: "EŽ!k Visser" <burod004@xxxxxxxxx>
- Date: Tue, 13 Feb 2007 18:46:25 +0100
Chuck,
With the registry settings below ( based on the reg changes the beta
versions did make) you can make the OleDB provider for SqlServer 2005 CE in
the list of OleDB provider in the Ado Select/Change Connection wizard
dialog.
Use it on your own risk!!
Erik
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}]
@="Microsoft.SQLSERVER.MOBILE.OLEDB.3.0"
"OLEDB_SERVICES"=dword:fffffffe
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\ExtendedErrors]
@="Microsoft SQL Server 2005 Compact Edition OLE DB Provider for Windows
Error Lookup"
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\ExtendedErrors\{D9007E8B-A33A-4429-B0FC-7FC211DB8110}]
@="Microsoft SQL Server 2005 Compact Edition OLE DB Provider for
WindowsError Lookup"
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\InprocServer32]
@="C:\\Program Files\\Microsoft SQL Server Compact
Edition\\v3.1\\sqlceoledb30.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\OLE DB
Provider]
@="Microsoft SQL Server 2005 Compact Edition OLE DB Provider for Windows"
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\ProgID]
@="Microsoft.SQLSERVER.MOBILE.OLEDB.3.0"
[HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945}\VersionIndependentProgID]
@="Microsoft.SQLSERVER.MOBILE.OLEDB"
"Chuck Hecht" <checht@xxxxxxxxxxxxxxxxx> schreef in bericht
news:%23NE52T5THHA.3948@xxxxxxxxxxxxxxxxxxxxxxx
From my vb project I clicked on the following menu selections
Data>Add new Data source>Select Database>New Connection
I am now looking at the "Choose data Source" screen
in the Data source list box I have no "Sql server Compact edition" option
I am missing something but I have no clue what!!!!
.
- Follow-Ups:
- Re: Adding a data source to a project
- From: Chuck Hecht
- Re: Adding a data source to a project
- References:
- Adding a data source to a project
- From: Chuck Hecht
- Adding a data source to a project
- Prev by Date: Adding a data source to a project
- Next by Date: Re: Adding a data source to a project
- Previous by thread: Adding a data source to a project
- Next by thread: Re: Adding a data source to a project
- Index(es):
Relevant Pages
|