﻿<?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?)  » Database Connection clarification.</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 22:42:59 GMT</lastBuildDate><ttl>20</ttl><item><title>Database Connection clarification.</title><link>http://forum.strataframe.net/FindPost17930.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;we are using strataframe along with the ddt. &lt;/P&gt;&lt;P&gt;since the connection details (sql server, instance, login..) are stored within the "global" Strataframe Database, which is not available after deployment, how does the compiled application now that its suppossed to connect to sql server 192.168.1.15 for example ?&lt;/P&gt;&lt;P&gt;And if this information is somehow provided through the ddt, its still very likely that its different from the development enironment.&lt;/P&gt;&lt;P&gt;what is the recommended way of handling this ? &lt;/P&gt;&lt;P&gt;using &lt;FONT color=#008000 size=2&gt;DataLayer.DataSources.Add(... ? &lt;FONT color=#1f5080&gt;to "manually" set the connection ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Tue, 22 Jul 2008 09:28:15 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Database Connection clarification.</title><link>http://forum.strataframe.net/FindPost18002.aspx</link><description>thanks :)</description><pubDate>Tue, 22 Jul 2008 09:28:15 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Database Connection clarification.</title><link>http://forum.strataframe.net/FindPost17995.aspx</link><description>All of this is related to connection strings.&amp;nbsp; By default the SF templates use the Connection String Wizard.&lt;/P&gt;&lt;P&gt;Read this help section:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/8cfa3594-b8fd-4011-81c4-2141.png"&gt;</description><pubDate>Tue, 22 Jul 2008 08:50:35 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Database Connection clarification.</title><link>http://forum.strataframe.net/FindPost17976.aspx</link><description>Hello Trent,&lt;/P&gt;&lt;P&gt;each time i create a new strataframe application and launch it for the first time, it will ask me to specifiy a connection for its database. this is not the "strataframe"-database. i had to specifiy a connection to the strataframe database after i installed the framework.&lt;/P&gt;&lt;P&gt;could you specify which topic within the Strataframe documentation you are refering to ? i have been reading through it quite a bit, tho i cannot find a chapter that explains it.&lt;/P&gt;&lt;P&gt;thanks.</description><pubDate>Tue, 22 Jul 2008 01:35:51 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Database Connection clarification.</title><link>http://forum.strataframe.net/FindPost17940.aspx</link><description>[quote]since the connection details (sql server, instance, login..) are stored within the "global" Strataframe Database, which is not available after deployment, how does the compiled application now that its suppossed to connect to sql server 192.168.1.15 for example ?[/quote]&lt;/P&gt;&lt;P&gt;That connection that you are referring to is &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;ONLY&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; for design time purposes and is &lt;EM&gt;&lt;STRONG&gt;&lt;U&gt;ONLY&lt;/U&gt;&lt;/STRONG&gt;&lt;/EM&gt; for StrataFrame database )the framework uses itself within the design-time environment)&amp;nbsp;.&amp;nbsp; You will be specifying your own connections within your application within the Appmain.vb or program.cs file in the SetDataSources() method.&amp;nbsp; You either specify the connections yourself through the MicroFour.StrataFrame.Data.DataBasics.DataSources collection or use the Connection String Manager.&lt;/P&gt;&lt;P&gt;I would recommend looking at the docs for more information on this.</description><pubDate>Mon, 21 Jul 2008 09:40:56 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>