Subject Creating triggers/procedures using ASP/ODBC
Author whyzzi
Hi. I've been writing web base links database application, and I was
wondering how I might create triggers and procedures via web
pages/odbc instead of using the isql client in firebird/interbase.

I'm currently using the XTG ODBC driver, and use direct sql calls via
subroutines/functions.

An example in ASP would be greatly appriciated, and thanks in advance.