Subject Re: On connect/disconnect trigger
Author paulruizendaal
> > How about the ddl for creating database and ddl triggers. Any
> > conceptual or implementational issues there?
>
> In fact, there's no create database DDL :-) It's just a client-side
> wrapper for isc_create_database(). I don't think it deserves being
> triggers-aware.

I meant stuff like how to fit it in RDB$TRIGGERS and the related ddl_
opcodes, etc. With "database trigger" I mean triggers like the trigger
on connect/disconnect. See Martijn's initial post.

:^)

Paul