Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Fix for not listed Sql CE OleDB provider

17 views
Skip to first unread message

E®!k Visser

unread,
Feb 8, 2007, 8:26:08 AM2/8/07
to
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"


0 new messages