On Mon, 3 Apr 2000, Wu, Gordon wrote: > Can I use mod_perl to access database, such as oracle? > > Which database are supported in mod_perl? > > thanks, > > Gordon Wu gordon, the answer is an emphatic "Yes!" thanks to the developers of the freely available Perl DBI/DBD modules (see http://search.cpan.org), many database interfaces are supported. perhaps you start at the very excellent mod_perl guide: http://perl.apache.org/guide/ ky
- mod_perl + database? Wu, Gordon
- Re: mod_perl + database? Vivek Khera
- Ken Y. Clark