<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : SQL Server Compact Edition</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : SQL Server Compact Edition</description>
  <pubDate>Wed, 10 Jun 2026 11:27:19 -700</pubDate>
  <lastBuildDate>Wed, 28 Apr 2010 16:48:22 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1765</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>SQL Server Compact Edition :    I have SQL CE 3.0. I just...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6705#6705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=763" rel="nofollow">rajmuthusamy</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 4:48pm<br /><br /><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;I have SQL CE 3.0. I just opened up my 2005 Management Studio and connected to CE 3.0. You can see the status bar of the stuido below. The version towards the right shows the 3.0</DIV><DIV>&nbsp;&nbsp;</DIV><DIV>&nbsp;<img src="http://www.ideablade.com/forum/uploads/763/SQL_CE_3.0_C&#111;nnected.png" height="31" width="907" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Not sure why that particular key is not there.</DIV><DIV>&nbsp;</DIV><DIV>Anyway, I have CE 3.5 as well. I will try the other key that you provided and see if that works.</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Raj</DIV>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 16:48:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6705#6705</guid>
  </item> 
  <item>
   <title>SQL Server Compact Edition : Of course, the &amp;#034;Provider&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6702#6702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=3" rel="nofollow">JoshO</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 3:37pm<br /><br />Of course, the "Provider" info in your connection string is version specific which is also&nbsp;why your connection is failing: you don't have CE version 3.0 - I am guessing you have a good path to&nbsp;a valid&nbsp;.sdf file as well:<DIV>&nbsp;</DIV><DIV><DIV><FONT size=1>Provider=<strong><U>Microsoft.SQLSERVER.MOBILE.OLEDB.3.0</U></strong>;Data Source=<strong><U>&#091;mypath\myfile&#093;.sdf</U></strong>;Persist Security Info=False </FONT></DIV><DIV><FONT size=1>&nbsp;</DIV></FONT><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 15:37:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6702#6702</guid>
  </item> 
  <item>
   <title>SQL Server Compact Edition : If you don&amp;#039;t have the CLSID...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6701#6701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=3" rel="nofollow">JoshO</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 3:33pm<br /><br />If you don't have the CLSID key, then you don't have SQL CE version 3.0. <DIV>You may have version 3.5 which has a corrosponding key of:</DIV><DIV>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F49C559D-E9E5-467C-8C18-3326AAE4EBCC}</DIV><DIV>&nbsp;</DIV><DIV>You need to find out which version of SQL CE you have and then find the key for that version. Then you use the same instructions for adding the "OLE DB Provider" key which would look like this for CE version 3.5:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;<img src="http://www.ideablade.com/forum/uploads/3/RegKey_SQLCE3.5.GIF" height="109" width="293" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>and the new default string value for the key:</DIV><DIV><img src="http://www.ideablade.com/forum/uploads/3/OLE_DB_Provider_key_-_default_string_value.GIF" height="129" width="1272" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 15:33:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6701#6701</guid>
  </item> 
  <item>
   <title>SQL Server Compact Edition : Yes, the section provides an example....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6696#6696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=763" rel="nofollow">rajmuthusamy</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 2:14pm<br /><br />Yes, the section provides an example. However, it doesn't work when I tried.<DIV>&nbsp;</DIV><DIV>I just copied the same connection string given in the Developers guid and pasted into the Object Mapper and it said "Unable to connect".</DIV><DIV><FONT size=1>Provider=Microsoft.SQLSERVER.MOBILE.OLEDB.3.0;Data Source=&#091;mypath\myfile&#093;.sdf;Persist Security Info=False </DIV></FONT><DIV>&nbsp;</DIV><DIV>When I tried to register "Microsoft SQL Server CE 3.0 OLE DB Provider for Windows" as per the instruction given in the guide, I couldn't find the key that that needs to be edited. This is the key that I need to edit as per the guide.</DIV><DIV>"<FONT size=1>&#091;HKEY_CLASSES_ROOT\CLSID\{32CE2952-2585-49a6-AEFF-1732076C2945} "</FONT></DIV><DIV>&nbsp;</DIV><DIV>I couldn't make the Object Mapper both manually as well as through Data Link connect to the CE database.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 14:14:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6696#6696</guid>
  </item> 
  <item>
   <title>SQL Server Compact Edition : uploads/3/Chapter_4_Appendix_-...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6691#6691</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=3" rel="nofollow">JoshO</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 1:04pm<br /><br /><a href="http://www.ideablade.com/forum/uploads/3/Chapter_4_Appendix_-_C&#111;nnecting_to_SQL_Server_Compact_Editi&#111;n.zip" target="_blank">uploads/3/Chapter_4_Appendix_-_Connecting_to_SQL_Server_Compact_Edition.zip</A><DIV>&nbsp;</DIV><DIV>In the Developers Guide installed with DevForce, you will find complete information regarding SQL Server CE in Chapter 4 : Appendix.<BR>I have included the relevant portion in the attached Word document above. There are also some links with&nbsp;information regarding issues with SQL CE from previous support questions:<BR><FONT color=#000080><BR>DevForce will support any provider supported by the Entity Framework.&nbsp; I did google a bit to see if there are known issues with SQL CE and EF, and found a few things relating to the machine.config or app.config, which I’ve linked below. &nbsp;The first link also indicates that SQL CE SP1 is required.<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><O:P></O:P></FONT> </DIV><P ="Ms&#111;normal"><FONT size=2 face=Arial><SPAN style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt"><O:P></O:P></SPAN></FONT></P><P ="Ms&#111;normal"><SPAN style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt"><a href="http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/aa5850bb-34fe-4064-82b0-4a7cac675c91/" target="_blank"><U><FONT color=#0066cc size=2 face=Arial>http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/aa5850bb-34fe-4064-82b0-4a7cac675c91/</FONT></U></A><O:P></O:P></SPAN></P><P ="Ms&#111;normal"><SPAN style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt"><a href="http://www.cybersprocket.com/wiki/index.php/SQL_CE" target="_blank"><U><FONT color=#0066cc size=2 face=Arial>http://www.cybersprocket.com/wiki/index.php/SQL_CE</FONT></U></A><O:P></O:P></SPAN></P><P ="Ms&#111;normal"><SPAN style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt"><a href="http://www.codeproject.com/KB/database/SQLCompactGotchas.aspx" target="_blank"><U><FONT color=#0066cc size=2 face=Arial>http://www.codeproject.com/KB/database/SQLCompactGotchas.aspx</FONT></U></A><O:P></O:P></SPAN></P>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 13:04:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6691#6691</guid>
  </item> 
  <item>
   <title>SQL Server Compact Edition : I&amp;#039;m trying to make our application...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6686#6686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=763" rel="nofollow">rajmuthusamy</a><br /><strong>Subject:</strong> 1765<br /><strong>Posted:</strong> 28-Apr-2010 at 8:41am<br /><br /><P>I'm trying to make our application connect to SQL Server Compact Edition and not sucessful so far. Anyone has tried before with DevForce Classic? If you have any examples with Connectionstring, please send that to me.</P><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Raj</DIV>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 08:41:01 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1765&amp;PID=6686#6686</guid>
  </item> 
 </channel>
</rss>