﻿<?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 » Issues  » SQL Express - Wizard Issue</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 08:52:34 GMT</lastBuildDate><ttl>20</ttl><item><title>SQL Express - Wizard Issue</title><link>http://forum.strataframe.net/FindPost11415.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I found a little issue that I think is worth informing you about. If I use &lt;/P&gt;&lt;P&gt;MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain to deploy a database on a sql express instance and that instance is the only sql server instance on the computer, the &lt;/P&gt;&lt;P&gt;the ComboBox with the header "Select SQL Server" only shows the computername&amp;nbsp;. If you continue the wizard it will fail to connect to the server. Strange... since I just connected to the server and that worked. After I manually set the sql server to 'COMPUTERNAME\SQLEXPRESS' it worked. &lt;/P&gt;&lt;P&gt;I tried the same with a full sql server version and then it does not seem to matter. &lt;/P&gt;&lt;P&gt;My suggestion would be to always add the Computername + Instancename, even if there is just one sql server instance visible.&lt;/P&gt;&lt;P&gt;Hope you can change that behaviour or tell me if I have done something wrong.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR&gt;</description><pubDate>Tue, 11 Sep 2007 10:27:34 GMT</pubDate><dc:creator>Bastian Töpfer</dc:creator></item><item><title>RE: SQL Express - Wizard Issue</title><link>http://forum.strataframe.net/FindPost11421.aspx</link><description>Glad to hear it :)</description><pubDate>Tue, 11 Sep 2007 10:27:34 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: SQL Express - Wizard Issue</title><link>http://forum.strataframe.net/FindPost11419.aspx</link><description>thats it thanks!</description><pubDate>Tue, 11 Sep 2007 09:26:43 GMT</pubDate><dc:creator>Bastian Töpfer</dc:creator></item><item><title>RE: SQL Express - Wizard Issue</title><link>http://forum.strataframe.net/FindPost11417.aspx</link><description>[quote]I manually set the sql server to 'COMPUTERNAME\SQLEXPRESS' it worked. [/quote]&lt;/P&gt;&lt;P&gt;We use SMO (SQL Server Management Objects) to pull all of the available SQL Servers.&amp;nbsp; This is done by SMO by looking for the Browser Service.&amp;nbsp; More than likley, the Browser service is not running on the machine in which you have the SQL Server Express installed.&amp;nbsp; If nothing is returned, then the local machine name is added to the list making an assumption that there may possibly be a SQL instance there.&amp;nbsp; So this is actually operating as it should.&amp;nbsp; Start the browser service on the machine where Express is installed and the full name with the SQLEXPRESS should appear.</description><pubDate>Tue, 11 Sep 2007 09:10:07 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>