StrataFrame Forum

Bind a SF project to a particular data store?

http://forum.strataframe.net/Topic16280.aspx

By Keith Chisarik - 5/9/2008

Is there a way currently to do this?

I now have more than one SF data store, one for internal projects, one for a large customer at their site I access via VPN, and one just for testing and training. If someone forgets to reset the store connection it can be a pain an lead to lost time while they or I figure out what is wrong, is there currenly anywhere I can override/set the SF Data Store used when a project is loaded via the solution file, code, or "smoke and mirrors" Smile

Thanks

By Trent L. Taylor - 5/9/2008

Not right now.  In the long run the BO mappings will not be stored in the SQL database but in the project itself...to get around this very issue.  So in the future, we will actually store the BO mappings in an XML file within the project itself so that the mappings stick with the project versus the SQL database.  This isn't a big deal in most places...however, when you need it you need it Smile
By Keith Chisarik - 5/9/2008

Great to hear, this will help me. I'll look for it down the road and for now make do with the Post-It stuck to my monitor to remind myself Smile