﻿<?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?)  » Databases connection problems,databases not loading.</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 24 Sep 2026 00:32:04 GMT</lastBuildDate><ttl>20</ttl><item><title>Databases connection problems,databases not loading.</title><link>http://forum.strataframe.net/FindPost8731.aspx</link><description>I just started evaluating Strataframe. The installation was successful after a couple of attempts. When I first created the database connection it loaded all the SQL servers (including the one I want to use SQL server 2000 ), and also loaded the &lt;br&gt;
databases. However now when I try to edit the connection details from within Visual Studio it's not loading the databases.&lt;br&gt;
What am I doing wrong?Is there any place where I can manually set within a file instead of the interface?&lt;br&gt;
&lt;br&gt;
Please let me know.&lt;br&gt;
Thank You.</description><pubDate>Fri, 11 May 2007 09:02:51 GMT</pubDate><dc:creator>Pattabhi K Nunna</dc:creator></item><item><title>RE: Databases connection problems,databases not loading.</title><link>http://forum.strataframe.net/FindPost8737.aspx</link><description>The "Database Connection..." option is used for the StrataFrame design-time database only, so you cannot change the database name.&amp;nbsp; The connection string for your application is set within the SetDataSources() method of the AppMain.vb (or Program.cs) file.&amp;nbsp; The StrataFrame Windows application template sets the application to use the ConnectionManager, but you can also set the connection string manually using one of the commented out lines of code at the bottom of the SetDataSources() method.</description><pubDate>Fri, 11 May 2007 09:02:51 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>