﻿<?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 Application Framework - V1 » Business Objects and Data Access (How do I?)  » How do I change the server name and database name when I deploy the application at my client sit</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 04:15:19 GMT</lastBuildDate><ttl>20</ttl><item><title>How do I change the server name and database name when I deploy the application at my client sit</title><link>http://forum.strataframe.net/FindPost18942.aspx</link><description>Hi all.&lt;/P&gt;&lt;P&gt;The subject says it all.&lt;/P&gt;&lt;P&gt;My application is configured locally to run on MGA-Desktop. Wjen I deploy this at my client site, I need to have the application configured to run on his server. How do I go about doing this?&lt;/P&gt;&lt;P&gt;TIA</description><pubDate>Wed, 03 Sep 2008 09:47:07 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item><item><title>RE: How do I change the server name and database name when I deploy the application at my client sit</title><link>http://forum.strataframe.net/FindPost18971.aspx</link><description>Hi Dustin.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Yep, by default it will show the database connection form to build that connection string for you on the first run. &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;Doesn't matter how knowledgeable my users are. I will be there the first time the applicaiotn is run on their site :laugh:</description><pubDate>Wed, 03 Sep 2008 09:47:07 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item><item><title>RE: How do I change the server name and database name when I deploy the application at my client sit</title><link>http://forum.strataframe.net/FindPost18967.aspx</link><description>Yep, by default it will show the database connection form to build that connection string for you on the first run. Depending on how knowledgable your user base is that may be sufficient, but we tend to get the required connection info from the user at install time and then set the connection string ourselves (#1 in Edhy's post) so that they don't have to worry about it the first time they run.&lt;/P&gt;&lt;P&gt;Either way works, though :D</description><pubDate>Wed, 03 Sep 2008 08:53:36 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: How do I change the server name and database name when I deploy the application at my client sit</title><link>http://forum.strataframe.net/FindPost18958.aspx</link><description>Hi Edhy.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; For a better explanation, look at the following topic in the help file: Application Framework -&amp;gt;WinForms-&amp;gt;Connection Strings &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response. I did look at the topic in the help file, but I was still confused.</description><pubDate>Wed, 03 Sep 2008 07:25:16 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item><item><title>RE: How do I change the server name and database name when I deploy the application at my client sit</title><link>http://forum.strataframe.net/FindPost18944.aspx</link><description>There are several ways to handle this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the AppMain.vb or Program.cs in the InitApplication() method you can set your custom database connection there.&lt;/LI&gt;&lt;LI&gt;When you start your application, if SF can not find the database specified in #1, it will show you the Application Database Connections form which will allow your end user to enter the credentials for their database.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For a better explanation, look at the following topic in the help file: Application Framework -&amp;gt;WinForms-&amp;gt;Connection Strings.</description><pubDate>Tue, 02 Sep 2008 18:42:15 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>