Re: Looking for Oracle feature within Sybase

From: Anthony Mandic <am_at__.agd.nsw.gov.au>
Date: Fri, 28 May 1999 12:53:40 +1000
Message-ID: <374E0534.D285513D_at__.agd.nsw.gov.au>


Robert Greenwood wrote:

> I'm looking for anyone who knows about the PRODUCT_USER_PROFILE
> table found within Oracle who can tell me if a similar feature
> exists within Sybase. It allows database privileges to be
> enabled or disabled based on your username and the name of the
> application which was used to connect to the database.

	Within Sybase you'd need to look up the 'grant' statement.
	This allows an object owner to grant DML privileges to users
	and/or groups. However, it can't be bound to applications.
	In a sense, its like UNIX file permissions.

-am Received on Fri May 28 1999 - 04:53:40 CEST

Original text of this message