Andreas Goldstein wrote : > >Hi Listmembers, > >I am using MaxDB 7.6.00.12 on a Windows XP system. Although I >have defined >certain triggers on several tables the table DOMAIN.TRIGGERS >is empty and no >triggers are shown in the SQL Studio sidebar. > >(DBAdmin: SELECT COUNT(*) FROM DOMAIN.TRIGGERS => 0) > >Is it a bug or do I misunderstand the reference? I expected to >find a list >of triggers in that table. > >Regards >
DOMAIN.TRIGGERS should indeed describe all your triggers, unless your current user is not owner of the trigger tables. Best Regards, Thomas -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
