I'm writing a general database management application in VC++.
This application is using the catalog functions of the ODBC API.
I need to retrieve information about database triggers. Something like
SQLProcedures. But I couldn't find any.
Is there a way to retrieve this information? Are triggers not supported
by the ODBC catalog functions?
Any help will be helpful.
tnx
aRIEL