in reply to Re: To DBI or not to DBI
in thread To DBI or not to DBI

Thanks for the heads up.

I've been reading the CPAN article about DBI and just now realize that DBI is not written completely in Perl. This may pose a problem for my generic Perl script for all Unix platforms. It appears that the list of supported drivers for the pure perl version is much smaller. I'll have to look into this more.

Thanks again,

Richard