Q:
What is the best way to access an SQL server within a CGI script?
I am running Perl 5 on a Red Hat Linux 7.2 server trying to access a MS
SQL database on a Windows NT 4.0 Server.
Thanks for your help, and for making yourself available for these kinds of
questions.
*NAME-DELETED*
A:
I recommend that you use the DBI module and ODBC.
Regards,
Peter
[ back to toc ]