StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Access application connections
Access application connections
Post Reply
Like
0
Access application connections
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Scott
Scott
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 176,
Visits: 1.5K
Great. Thanks for the info. You guys must have been working really hard on the documentation over the holidays.
Reply
Like
0
StrataFrame Team
S
StrataFrame Team
posted 19 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
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 -> 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.
The best way to get the connection string would be to call
MicroFour.StrataFrame.Data.DataLayer.DataSources("").ConnectionString;
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.
Reply
Like
0
Scott
Scott
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 176,
Visits: 1.5K
I am trying to get the current connection that the application is using to be used in an error routine. There doesn't seem to be anything in the docs about the new features that were added in terms of connections. Could you point me in the right direction.
Reply
Like
0
Scott
Scott
posted 20 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 176,
Visits: 1.5K
I am trying to get the current connection of the application to be used in an error routine. There doesn't seem to anything in the docs about the new features that were added in terms of connections. Could you point me in the right direction.
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search