ODBC
ODBC - Open Database Connectivity
developed by Microsoft - database API
generic interface to databases
a CGI script developed using ODBC and SQL should work against any SQL database that offers an ODBC driver
Perl, PHP and ASP all offer access to databases via ODBC