You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Is there a way to retrieve a list of all database triggers using the ODBC API? I'm looking for something like SQLProcedures that can retrieve a list of all database procedures.
Are triggers not supported by the ODBC catalog functions? Why not??
I CANNOT use any database specific software such as the MS SQLServer DMO object. Only the ODBC API functions.