<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx</link><description>A number of people have been a bit confused how to get SQL Server 2005 Compact Edition (also known as version 3.1) working with Visual Studio 2005. The fact that we enabled a new product mid-steam within a Visual Studio ship cycle was quite an accomplishment,</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; 2007 &amp;raquo; August &amp;raquo; 06</title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4270175</link><pubDate>Tue, 07 Aug 2007 05:20:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4270175</guid><dc:creator>MSDN Blog Postings  » 2007 » August » 06</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/08/06/"&gt;http://msdnrss.thecoderblogs.com/2007/08/06/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4273443</link><pubDate>Tue, 07 Aug 2007 09:50:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4273443</guid><dc:creator>Richard Simmons</dc:creator><description>&lt;p&gt;Thanks for latest info&lt;/p&gt;
&lt;p&gt;My Microsoft SQL Server 2005 Compact Edition [ENU] still shows ENU (As do a number of other programmes)&lt;/p&gt;
&lt;p&gt;Does this mean that the latest edition is NOT on the MS Download page or have I got the correct version&lt;/p&gt;
&lt;p&gt;have eamil a coy of my add programmes&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Keep up the brilliant work&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;</description></item><item><title>Steve Lasker details how to configure Visual Studio 2005 for SQL Server 2005 Compact Edition</title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4280956</link><pubDate>Tue, 07 Aug 2007 21:13:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4280956</guid><dc:creator>David Kline</dc:creator><description>&lt;p&gt;While I am not (yet) much of an expert on databases, I was excited to see Steve Lasker post instructions&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4298154</link><pubDate>Thu, 09 Aug 2007 00:50:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4298154</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;P&gt;&lt;A class="" href="http://www.betav.com/"&gt;Bill Vaughn &lt;/A&gt;graciously gave me a bunch of feedback on some gotchas that he and others have ran into. &amp;nbsp;So, I’ve updated the post with several images, verification steps, qualifiers for Express and the Visual Studio SP1 for Vista link. &amp;nbsp;Thanks again Bill&lt;/P&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4730795</link><pubDate>Tue, 04 Sep 2007 02:05:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4730795</guid><dc:creator>Jeffry van de Vuurst</dc:creator><description>&lt;p&gt;Thanks for the article. I have a problem though. I've followed all the steps, but in the Add Reference screen I still see the SqlServerCe dll with version 3.0.3600.0 even though the actual file version is 3.0.5300.0!&lt;/p&gt;
&lt;p&gt;Then when I add the reference it tries to reference 3.0.3600.0. I installed Sql Compact using the cab file and I get a runtime error because it looks for version 3600, but I only have 5300 on my device.&lt;/p&gt;
&lt;p&gt;Any idea how I can get rid of the 3.0.3600.0 reference in Visual Studio?&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4734882</link><pubDate>Tue, 04 Sep 2007 08:15:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4734882</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;p&gt;Hi Jeffery,&lt;/p&gt;
&lt;p&gt;The solution I described is actually for desktop scenarios. The SQLce 3.1 release was really the 3.0 SQL Mobile release for the desktop. There wasn't anything substantial, other than some bug fixes for the device version.&lt;/p&gt;
&lt;p&gt;For devices, you don't want to manually reference the files in the c:\program files directory as those are for desktop, and will vconfuse the fx runtime trying to resolve the desktop managed provider and desktop ado.net stack.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4736859</link><pubDate>Tue, 04 Sep 2007 10:43:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4736859</guid><dc:creator>Jeffry van de Vuurst</dc:creator><description>&lt;p&gt;Hi Steve,&lt;/p&gt;
&lt;p&gt;I thought I knew I understood how it worked, but now I'm not so sure anymore :).&lt;/p&gt;
&lt;p&gt;When I installed the Sql Compact tools, it also updated the cab files in c:\program files\microsoft visual studio 8\smartdevices\sdk\sql server\mobile\v3.0 etc.&lt;/p&gt;
&lt;p&gt;When I use these cab files to deploy, it deploys the Sql Compact Core and not Sql Mobile 2005 anymore. And because the reference is still to version 3600 it fails.&lt;/p&gt;
&lt;p&gt;I could just keep deploying Sql Mobile 2005 to the device and not upgrade. Are you saying there's no substantial differences between the two for devices? Because then I might as well stay with 2005. But still, this confuses me a lot.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jeffry&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4852566</link><pubDate>Mon, 10 Sep 2007 13:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4852566</guid><dc:creator>Marcin Smolka</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have smart devices programing installed (I can choose any smart device application project from visual studio create project option), I have also SP1 installed for visual studio, but I still have error that tools can not be installed. I've also rerun setu and checked if smart devices are selected and everything is correct. But I still have that error.&lt;/p&gt;
&lt;p&gt;Have you any idea why it can happen?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Marcin&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#4888142</link><pubDate>Thu, 13 Sep 2007 06:38:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4888142</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;p&gt;Hi Marcin,&lt;/p&gt;
&lt;p&gt;Can you verify you have the SQL Server Mobile tools installed? You should see it in Add/Remove programs. The SQL Server Compact Tools are an update to the SQL Mobile tools. So, if you uninstalled the SQL Mobile tools, or somehow didn't get them installed, the update to SQL Server Compact tools won't work.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description></item><item><title>Sql server Ce 3.1 .. istallazione faticosa.</title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#5218628</link><pubDate>Mon, 01 Oct 2007 08:31:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5218628</guid><dc:creator>Alkampfer's Place</dc:creator><description>&lt;p&gt;Sql server Ce 3.1 .. istallazione faticosa.&lt;/p&gt;
</description></item><item><title>Sql server Ce 3.1 .. istallazione faticosa.</title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#5218683</link><pubDate>Mon, 01 Oct 2007 08:46:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5218683</guid><dc:creator>ExternalBlogs</dc:creator><description>&lt;p&gt;Stamane debbo fare un lavoro urgent per un cliente, sviluppo su mobile e necessit&amp;#224; di sql server, vado&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#5247417</link><pubDate>Tue, 02 Oct 2007 23:49:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5247417</guid><dc:creator>grauenwolf</dc:creator><description>&lt;p&gt;Thank you so much! I was tearing my hair out trying to get it to work.&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#6693161</link><pubDate>Fri, 07 Dec 2007 16:51:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6693161</guid><dc:creator>Stephan.Kauss@Ticketcorner.com</dc:creator><description>&lt;p&gt;Is it possible to use the SQL Server 2005 Compact Edititon 3.5 with Visual Studio 2005 ?&lt;/p&gt;
&lt;p&gt;And if yes pleas let me know how.&lt;/p&gt;
&lt;p&gt;Thanks Regards &lt;/p&gt;
&lt;p&gt;Stephan&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#6706892</link><pubDate>Sat, 08 Dec 2007 22:03:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6706892</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;p&gt;Hi Stephan,&lt;/p&gt;
&lt;p&gt;Yes, you can use SQL Server Compact 3.5 with Visual studio 2005... sort of. &amp;nbsp;...meaning, you can use the code scenarios, add references, instance objects, etc. &amp;nbsp;However, tooling for SQL Server Compact 3.5 is limited to VS 2008. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#6795221</link><pubDate>Tue, 18 Dec 2007 12:06:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6795221</guid><dc:creator>ekoseos</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You are saying SQL Server CE 3.5 can be used with VS 2005? The reason is that the mobile I am deploying too has its own SDK (C++) that can only integrate with VS2005 (no VS2008 upgrade as yet); What do you mean by tooling? Can I use SQL Server 2005 Management Studio to access CE 3.5 as the &amp;quot;tooling&amp;quot;.&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#6801455</link><pubDate>Wed, 19 Dec 2007 04:57:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6801455</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;p&gt;Hi Ekoseos,&lt;/p&gt;
&lt;p&gt;What I mean by &amp;quot;tooling&amp;quot; is the VS Designers including the DataSet designer, Server Explorer and Connection Dialogs. &amp;nbsp;Basically any tool (VS or Managmenet Studio) that has to display UI to communicate with SQLce will only be enabled as described:&lt;/p&gt;
&lt;p&gt;VS/Management Studio 2005 = SQL Server Compact 3.1&lt;/p&gt;
&lt;p&gt;VS/Management Studio 2008 = SQL Server Compact 3.5&lt;/p&gt;
&lt;p&gt;Hope that helps explain,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#6959387</link><pubDate>Thu, 03 Jan 2008 00:13:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6959387</guid><dc:creator>Peter</dc:creator><description>&lt;p&gt;So to work with the DB files for SqlCE (3.5) we need to install the Express version of C# (as an example) and edit them from there, correct? I guess you might tell us just to upgrade to VS 2008 :) ?&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#7041483</link><pubDate>Wed, 09 Jan 2008 18:14:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7041483</guid><dc:creator>Steve.Lasker</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;ummmm, yes. &amp;nbsp;Due to tight schedules and resource constraints, we were unable to support multi-targeting of tooling. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;...but, we did get the express tools integrated with SQLce 3.5, so you don't have to purchase the professional product just to get started.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#7206913</link><pubDate>Wed, 23 Jan 2008 12:20:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7206913</guid><dc:creator>Clint Teune</dc:creator><description>&lt;p&gt;Can SQL Compact edition work with Visual Studio Tools for Office. &amp;nbsp;I thought that VSTO sat above Visual Studio Standard and along-side VS Pro but the SQL Ce tools are not available during the installation process.&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#9419998</link><pubDate>Sat, 14 Feb 2009 00:08:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9419998</guid><dc:creator>WideCharacter</dc:creator><description>&lt;p&gt;Hi Steve,&lt;/p&gt;
&lt;p&gt;The very end of you post says,&lt;/p&gt;
&lt;p&gt;&amp;quot;Note, you no longer need to manually add a file based reference to the System.Data.SqlServerCe.dll. &amp;nbsp;When you install the SQL Server Compact &amp;nbsp;Tools for Visual Studio 2005 SP1, a entry is made in the registry enabling the Add Reference dialog to properly display the System.Data.SqlServerCe reference in the .NET tab.&amp;quot;&lt;/p&gt;
&lt;p&gt;I'm not seeing this behavior. &amp;nbsp;The .Net tab continues to offer SQL CE 3.0 for SqlServerCe and SqlClient. &amp;nbsp;I've seen this on my own box, and another on which I installed VS 2005 SP1 for the first time.&lt;/p&gt;
&lt;p&gt;Can this be tweaked manually?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#9568742</link><pubDate>Sun, 26 Apr 2009 05:24:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9568742</guid><dc:creator>meannn</dc:creator><description>&lt;p&gt;That is the point &amp;gt; VS/Management Studio 2005 = SQL Server Compact 3.1&lt;/p&gt;
&lt;p&gt;VS/Management Studio 2008 = SQL Server Compact 3.5&lt;/p&gt;
&lt;p&gt;Thanks...&lt;/p&gt;
</description></item><item><title>re: Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition </title><link>http://blogs.msdn.com/stevelasker/archive/2007/08/07/configuring-visual-studio-2005-for-use-wtih-sql-server-2005-compact-edition.aspx#9568744</link><pubDate>Sun, 26 Apr 2009 05:25:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9568744</guid><dc:creator>meannn</dc:creator><description>&lt;p&gt;And you are totally right that, The SQLce 3.1 release was really the 3.0 SQL Mobile release for the desktop...&lt;/p&gt;
</description></item></channel></rss>