﻿<?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?)  » BO problem</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 00:42:25 GMT</lastBuildDate><ttl>20</ttl><item><title>BO problem</title><link>http://forum.strataframe.net/FindPost6411.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;After configuring my project for the my business object (BO), setting the table for the BO,. I try to use the listbox control on my main form. My problem is that i can't set the primarybusinessobject property of my form. Am I forgetting something?&lt;/P&gt;&lt;P&gt;I think that my DataLayer.Datasource.Add ("", connectionstring) is wrong. To give you a better feel of my SF application with security, I have a DB different than the one use by SF (containing the table of my BO). Eventhough the help is well written, it doesn't see to explain the procedure to create a perfect BO :). The first time I ran&amp;nbsp;the application, the connection wizard was use to specify the SF DB. Is it the way it's supposed to work? Or I was supposed to specify my other DB? I hope I was clear enough ...&lt;/P&gt;&lt;P&gt;A quick answer will be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance</description><pubDate>Tue, 30 Jan 2007 10:30:53 GMT</pubDate><dc:creator>Joseph-Carl Theodat</dc:creator></item><item><title>RE: BO problem</title><link>http://forum.strataframe.net/FindPost6421.aspx</link><description>Thanks! I'm a newbie and give me a couple days and I'l be the one answering the post :P</description><pubDate>Tue, 30 Jan 2007 10:30:53 GMT</pubDate><dc:creator>Joseph-Carl Theodat</dc:creator></item><item><title>RE: BO problem</title><link>http://forum.strataframe.net/FindPost6416.aspx</link><description>When you configure a business object, you have to build the project containing the business object for it to automatically show up in the toolbox.&amp;nbsp; A new tab will be added to the toolbox named something like "ProjectName Components" and it will contain all of your business objects.&amp;nbsp; If you see a tab that contains toolbox items that all have the blue gear icon, then it's an automatically generated tab.</description><pubDate>Tue, 30 Jan 2007 09:19:03 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BO problem</title><link>http://forum.strataframe.net/FindPost6414.aspx</link><description>Thanks. But... where can i find the newly BO? It's not in the toolbox tab...</description><pubDate>Tue, 30 Jan 2007 09:06:22 GMT</pubDate><dc:creator>Joseph-Carl Theodat</dc:creator></item><item><title>RE: BO problem</title><link>http://forum.strataframe.net/FindPost6413.aspx</link><description>We use the ConnectionManager within the Visual Studio AddIn to specify the StrataFrame database.&amp;nbsp; You can use the ConnectionManager within your application to connect to your database.&amp;nbsp; So, the first time you run VS after installing SF, you will be prompted for the SF connection string.&amp;nbsp; The first time you run your own application, you will be prompted for the connection string to your application.&amp;nbsp; &lt;/P&gt;&lt;P&gt;As for why the primary BO cannot be set on the form... you have to have a business object dropped on the form.&amp;nbsp; The drop down list will list all of the business objects that have been dropped on the form.&amp;nbsp; Configuring the business object is much like creating your own custom control.&amp;nbsp; Once it's created, it's just added do your project.&amp;nbsp; You then have to drop it on a form to use it.</description><pubDate>Tue, 30 Jan 2007 08:49:28 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>