﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » Develop on SQL Server but Deploy to SQL Server Express</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:17:20 GMT</lastBuildDate><ttl>20</ttl><item><title>Develop on SQL Server but Deploy to SQL Server Express</title><link>http://forum.strataframe.net/FindPost24501.aspx</link><description>Do most people develop their applications on SQL Server&amp;nbsp;even though they will&amp;nbsp;deploy to SQL Express?&amp;nbsp; I'm using SQL Express because the final application will run on SQL Express on&amp;nbsp;client notebooks and so this will force me to be very familiar with what the express version&amp;nbsp;can and cannot do.&lt;/P&gt;&lt;P&gt;I would like to&amp;nbsp;do everything&amp;nbsp;on SQL Server&amp;nbsp;but I was wondering if there were any "gotchas" I should be aware of.&amp;nbsp; Is this what most people do?&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Tue, 08 Sep 2009 10:12:46 GMT</pubDate><dc:creator>Russell Scott Brown</dc:creator></item><item><title>RE: Develop on SQL Server but Deploy to SQL Server Express</title><link>http://forum.strataframe.net/FindPost24575.aspx</link><description>Thanks.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Since you even use&amp;nbsp;SQL Express&amp;nbsp;in your medical applications I feel even more confident.</description><pubDate>Tue, 08 Sep 2009 10:12:46 GMT</pubDate><dc:creator>Russell Scott Brown</dc:creator></item><item><title>RE: Develop on SQL Server but Deploy to SQL Server Express</title><link>http://forum.strataframe.net/FindPost24563.aspx</link><description>Actually we cover this very topic in our training classes, but the short version is that the express version is the same as the standard with the following limitations:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL Express Limitations&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only supports database sizes up to 4 GB&lt;/LI&gt;&lt;LI&gt;Only uses a single processor core (or thread if using hyperthreading)&lt;/LI&gt;&lt;LI&gt;Only uses up to 1 GB of RAM&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Past that, they are the same.&amp;nbsp; In our medical application, we have many users that stick with the express version for smaller shops until they get close to the limit then purchase a full version of SQL.&amp;nbsp; When this is done, it is just a matter of loading the full version and moving over the database if the instance changes.&lt;/P&gt;&lt;P&gt;During development, we generally stick with the full version.&amp;nbsp; We use the Developer Edition for development usually, but also have a Standard Edition or two loaded as well.</description><pubDate>Mon, 07 Sep 2009 11:54:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>