Subject | Re: [ib-support] Security and Generators |
---|---|
Author | Martijn Tonies |
Post date | 2002-10-01T21:09:32Z |
SELECT can be granted to tables, views and procedures.
I don't believe a generator has any kind of security.
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
I don't believe a generator has any kind of security.
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> Is there security for Generators?
>
> We tried to do a GRANT SELECT on a generator and it
> came back with an error not found. It does exist.
>