I am trying to create a CGI perl script that uses DBI.  I want to allow
it to use any database supported by DBI without having to code for
anything more then mySQL.  Is this possible?

Will I need to include all supported DBI modules (or is it DBD?) with my
script?  How would I set something like this up?

Thanks in advance,

-Dan

Reply via email to