StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Mapping BO to StoredProcsExpand / Collapse
Author
Message
Posted 09/26/2006 4:02:13 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 10/04/2006 7:43:22 AM
Posts: 6, Visits: 17
Can you give a time frame for the implementation of BO mapping to stored procs?
Post #3090
Posted 09/26/2006 4:33:51 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/09/2008 3:36:08 PM
Posts: 2,686, Visits: 1,891
I'm not sure on the timeframe for implementing mapping to sprocs... the current workaround is to use the DDT to create a "faux" table (one that you don't deploy anywhere) and use it as the source for the mapping info.  As long as you make the structure of the faux table the same as the structure of the results of the stored procedure, then you can fill the business object from the stored procedure all day long.


www.bungie.net
Post #3095
Posted 10/08/2006 7:18:09 PM


Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: StrataFrame Users
Last Login: Today @ 6:28:13 PM
Posts: 842, Visits: 11,854
Hi Ben.

I'm trying to do it here ... how do I create a table in the DDT without deploying it?

Post #3390
Posted 10/09/2006 8:34:17 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/09/2008 3:36:08 PM
Posts: 2,686, Visits: 1,891
Anything within a profile that you deploy to SQL Server will be deployed along with the other tables, so the best thing to do is to create a "dummy" profile that contains the fake tables that you don't want to deploy.  Not all business objects in a project have to reference tables from the same profile, so when you map the business object, just select the other profile containing your fake table.


www.bungie.net
Post #3394
Posted 10/09/2006 10:15:10 AM


Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: StrataFrame Users
Last Login: Today @ 6:28:13 PM
Posts: 842, Visits: 11,854
OK.

Thanks Ben.

Post #3399
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 6:49pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.125. 9 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.