﻿<?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?)  » Access application connections</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 03:46:33 GMT</lastBuildDate><ttl>20</ttl><item><title>Access application connections</title><link>http://forum.strataframe.net/FindPost398.aspx</link><description>I am trying to get the current connection of the application to be used in an error routine.&amp;nbsp; There doesn't seem to anything in the docs about the new features that were added in terms of connections.&amp;nbsp; Could you point me in the right direction.</description><pubDate>Fri, 06 Jan 2006 09:49:32 GMT</pubDate><dc:creator>Scott</dc:creator></item><item><title>RE: Access application connections</title><link>http://forum.strataframe.net/FindPost410.aspx</link><description>Great.&amp;nbsp; Thanks for the info.&amp;nbsp; You guys must have been working really hard on the documentation over the holidays.</description><pubDate>Fri, 06 Jan 2006 09:49:32 GMT</pubDate><dc:creator>Scott</dc:creator></item><item><title>RE: Access application connections</title><link>http://forum.strataframe.net/FindPost407.aspx</link><description>Sorry, Scott, the documentation wasn't updated when the changes were made to the connections.  In the updated chm file that I posted yesterday, the section Application -&gt; Connection String Management has been re-written to tell about all of the changes to the connection settings.  Basically the application-wide connection string was replaced with the applicaiton-wide DataSources collection.  &lt;br&gt;
&lt;br&gt;
The best way to get the connection string would be to call&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;MicroFour.StrataFrame.Data.DataLayer.DataSources("").ConnectionString;&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
If your application has more than one data source, then you'll need to replace the "" with the key of the data source you want to retrieve the connection for.</description><pubDate>Fri, 06 Jan 2006 09:12:04 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Access application connections</title><link>http://forum.strataframe.net/FindPost403.aspx</link><description>&lt;SPAN id=_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl1_lblFullMessage&gt;I am trying to get the current connection that the application is using to be used in an error routine.&amp;nbsp; There doesn't seem to be anything in the docs about the new features that were added in terms of connections.&amp;nbsp; Could you point me in the right direction.&lt;/SPAN&gt;</description><pubDate>Thu, 05 Jan 2006 14:55:25 GMT</pubDate><dc:creator>Scott</dc:creator></item></channel></rss>