StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Subclass DataSourceItem
Subclass DataSourceItem
Post Reply
Like
0
Subclass DataSourceItem
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Trent Taylor
Trent Taylor
posted 15 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
You will probably want to create an overload versus changing that one method as there are a number of places that will not expect the parameter. But past that, I see no issues. Also, if the active session is the same as the logged-in user, then you could just add the additional logic without a new parm as well using the security userPK from within that method without the needs for parms:
MicroFour.StrataFrame.Security.SecurityBasics.CurrentUser.UserPk
Reply
Like
0
ChanKK
ChanKK
posted 15 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 190,
Visits: 1.3K
Hi,
I am having audit log and data encryption in my database. I need to pass current login user name to a stored proc whenever that is any new connection opened. I was thinking to override SqlDataSourceItem.CreateBlankDbConnection() to add call for it.
Do you foresees any problem with this approach?
Thank you
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search