Subject | Re: [firebird-support] CREATE USER on TRIGGER / SP |
---|---|
Author | Thomas Steinmaurer |
Post date | 2011-04-06T12:31:52Z |
> Anyone could explain to me why I can't place thisIn general, DDL statements are prohibited in PSQL. But you can wrap any
>
> CREATE USER operator PASSWORD 'masterkey';
>
> on Trigger / SP ?
>
> Then how I could make it.
statement into an EXECUTE STATEMENT <your_sql_string>. Haven't tried if
this works for user management as well.
--
With regards,
Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/
Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!