| Subject | RE: [ib-support] Create user and role from store procedures | 
|---|---|
| Author | Martijn Tonies | 
| Post date | 2002-04-16T09:14:42Z | 
Hi,
first - creating a user from standard SQL isn't possible at all.
second - using DDL (like creating a role, table, generator etc) isn't
allowed from stored procedures.
Hope this helps,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
it is possible to create user and role from store procedures?
            first - creating a user from standard SQL isn't possible at all.
second - using DDL (like creating a role, table, generator etc) isn't
allowed from stored procedures.
Hope this helps,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
it is possible to create user and role from store procedures?