Hi guys,
Is there a way in sybase I can limit access to rows in certain/all tables based on the login-id?
I believe there is a way in Oracle( I just heard. Never used Oracle) something called context which can be used to satisfy this.
Well, the requirement is:
We are managing a database for almost 3 years for a client's business/data as a third-party vendor. Now the client split in two major groups and wants to restrict access to its employees. Group A should have access to Group-A data and Group-B only to Group-B. But at the same time the corporate users wants to have access to both the groups(as it used to be so far).
Currently we are working with Sybase 11.9.2 and possibly go for ASE 12.0. Very difficult to go for ASE 12.5.x.
Partitioning the database in two or more databases and redesining the application is certainly one way of doing it.
Is there a way we can do it at the back-end without creating ripples on the front-end(or may be with minimal changes)
Any help would be appreciated, and ask me if you need to know more specific facts.
thanks,
Raj
RajD
Is there a way in sybase I can limit access to rows in certain/all tables based on the login-id?
I believe there is a way in Oracle( I just heard. Never used Oracle) something called context which can be used to satisfy this.
Well, the requirement is:
We are managing a database for almost 3 years for a client's business/data as a third-party vendor. Now the client split in two major groups and wants to restrict access to its employees. Group A should have access to Group-A data and Group-B only to Group-B. But at the same time the corporate users wants to have access to both the groups(as it used to be so far).
Currently we are working with Sybase 11.9.2 and possibly go for ASE 12.0. Very difficult to go for ASE 12.5.x.
Partitioning the database in two or more databases and redesining the application is certainly one way of doing it.
Is there a way we can do it at the back-end without creating ripples on the front-end(or may be with minimal changes)
Any help would be appreciated, and ask me if you need to know more specific facts.
thanks,
Raj
RajD