﻿<?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?)  » BUSINESS OBJECT MAPPER</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:30:17 GMT</lastBuildDate><ttl>20</ttl><item><title>BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/FindPost156.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:38:15 GMT</pubDate><dc:creator>John Frankewicz</dc:creator></item><item><title>RE: BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/FindPost162.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>StrataFrame Team</dc:creator></item><item><title>RE: BUSINESS OBJECT MAPPER</title><link>http://forum.strataframe.net/FindPost160.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/FindPost157.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>StrataFrame Team</dc:creator></item></channel></rss>