﻿<?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 / Business Objects and Data Access (How do I?)  / BUSINESS OBJECT MAPPER / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 17:01:12 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/Topic156-6-1.aspx</link><description>Nope, it saves the connection string information on a per-project basis.  But, yes, it would be a good idea to carry forward the last entered connection string.  I'll look into that.</description><pubDate>Mon, 28 Nov 2005 11:38:15 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/Topic156-6-1.aspx</link><description>I guess it doesn't use the previous connection string information you entered?</description><pubDate>Mon, 28 Nov 2005 11:32:10 GMT</pubDate><dc:creator>John Frankewicz</dc:creator></item><item><title>RE: BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/Topic156-6-1.aspx</link><description>The connection string is that which is required to connect to the server... not necessarily the database.&lt;br&gt;&lt;br&gt;So, your connection string would be something like "Server=localhost\sqlexpress;Integrated Security=SSPI;" if you're using Windows authentication or "Server=localhost\sqlexpress;User Id=sa;Password=MyPassword;" if you're using username authentication.&lt;br&gt;&lt;br&gt;The connection string is required so that the Business Object Mapper can gather the schema information from the server.</description><pubDate>Mon, 28 Nov 2005 11:30:50 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/Topic156-6-1.aspx</link><description>How to use the business mapper?&lt;/P&gt;&lt;P&gt;After adding a Business object to the project I go into the Object mapper.&lt;/P&gt;&lt;P&gt;The first time it asks you to configure the project. You give it a name, and select SQL server.&lt;/P&gt;&lt;P&gt;The system we are testing with is using sql express on (local)\sqlexpress and the database name is TRAC.&lt;/P&gt;&lt;P&gt;Do you have to enter a connection string and if so what is the format?</description><pubDate>Mon, 28 Nov 2005 11:13:39 GMT</pubDate><dc:creator>John Frankewicz</dc:creator></item></channel></rss>