StrataFrame Forum

RBS Implementation Walkthrough

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

By temory - 5/19/2010

I've been using the standard documentation on adding RBS to an existing app. I tried hitting http://www.lespinter.com/FoxToNet/ShowArticle.aspx?ArtNum=412 for a visual but got a 404.



In a nutshell, we've got the SFS* tables in a separate database. We're going to authenticate against environment.user (login once), thus doing away with a login form. There are two security editors that we plan on making use of--the design time (from the menu option in VS) and run time (which I have incorporated into the main form. When I launch security dialog however it throws an exception "Column 'us_DisplayName' does not belong to table SFSUsers", which seems to indicate a reference to the security data source when it's expecting the BO data source. Am I off base with this assumption? I mainly want to drill down to field level security (keys are in place) and have had some trouble getting this to work.



What piece am I missing? Is there another video walkthrough available?



Thanks.



Todd
By Ivan George Borges - 5/19/2010

Hi Todd.

Follow this post and let us know if you get it going.

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

Cheers.

By temory - 5/19/2010

Obrigado Ivan-looks like my first step to getting this moving forward was to add in us_DisplayName to SFSUsers. I now have the runtime security dialog Cool



Todd.


By Ivan George Borges - 5/19/2010

De nada Todd. Cool