StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Role Based Security
»
Can I create a view in SQL Server that pulls on the RBS tables?
Can I create a view in SQL Server that pulls on the RBS tables?
Post Reply
Like
1
Can I create a view in SQL Server that pulls on the RBS tables?
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
StarkMike
StarkMike
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 436,
Visits: 944
For a little backstory you can review this link... if ya want...
http://forum.strataframe.net/Topic4501-21-1.aspx
Here is my question... I'll do my best to explain it clearly ... ;-)
I have a table called Locations... Here is a sample of the records
LocationID LocationName RBSKey
1 Canton RBS.Canton
2 New Philly RBS.NewPhilly
3 Champioin RBS.Champion
We are controlling the locations our users have through RBS. That is why i included the above link... You guys gave me the idea earlier...
Now my question is this... I want to create a view that will only show the Products available in the locations the user has permission to. This would be easy if they could only have permission to one location... but they can have permission to multiple locations... so rather than front load all the records and then run a for...next loop and delete all the records they dont have access to ... i'm hoping I can create a view that will use the RBS tables linked by the RBS keys in the locations table in my database.
Is this clear?
Reply
Like
1
Reply
Trent Taylor
Trent Taylor
posted 17 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
Great post, Greg. There is not a whole lot to add
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Can I create a view in SQL Server that pulls on the RBS tables?
StarkMike
-
17 Years Ago
I'm not sure a view is going to be much help. Typically a view will...
Greg McGuffey
-
17 Years Ago
Great post, Greg. There is not a whole lot to add :)
Trent L. Taylor
-
17 Years Ago
Post Reply
Like
1
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search