Search the web
Sign In
New User? Sign Up
oo4ole · Oracle Objects for OLE (OO4O) Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Can an administrator restrict user access to rows in oracle9!   Message List  
Reply | Forward Message #1604 of 1863 |
Re: [oo4ole] Can an administrator restrict user access to rows in oracle9!

I would say...
 
Use a Stored Procedure on the Server to request particular queries of data - that way you can restrict the flow of information server side and the end-user wouldn't know any better. By sending variables to the Procedure you can dynamically change what data you are returing as an end result.
----- Original Message -----
Sent: Tuesday, June 01, 2004 1:08 PM
Subject: [oo4ole] Can an administrator restrict user access to rows in oracle9!

Am designing a visualC++ application that has to access relational
tables. Different kind of users will have to use the application at
various levels. Is it possible that i can grant users access to my
tables but restrict them from accessing some particular rows of the
table? Some rows will store data that some users don't need to be
aware of. I know how to restrict access to columns.
Maybe my design is f***edup. Designing my aplliction will be easier
if I can restrict access to rows. It will immensely reduce the
amount of effort I have to put into the app.
Is it possible to restrict user access to rows in an oracle database?



===================================================================
To post a message, send email to: oo4ole@yahoogroups.com
To subscribe, send an email to:   oo4ole-subscribe@yahoogroups.com
To unsubscribe, send an email to: oo4ole-unsubscribe@yahoogroups.com
To contact the list owner, send an email to: oo4ole-owner@yahoogroups.com
To view Yahoo! Groups info about this newsgroup: http://groups.yahoo.com/group/oo4ole
===================================================================





Wed Jun 2, 2004 12:40 am

originalbratttt
Offline Offline
Send Email Send Email

Forward
Message #1604 of 1863 |
Expand Messages Author Sort by Date

Am designing a visualC++ application that has to access relational tables. Different kind of users will have to use the application at various levels. Is it...
codeforever2003
Offline Send Email
Jun 1, 2004
8:08 pm

I would say... Use a Stored Procedure on the Server to request particular queries of data - that way you can restrict the flow of information server side and...
Dustin Brisebois
originalbratttt
Offline Send Email
Jun 2, 2004
12:40 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help