Johnson, Shaunn [[EMAIL PROTECTED]] quoth: *>Anyway ... how can I tell if the driver is installed? *>Also, why am I getting this error?
perl -MDBI -e 'print "$DBI::VERSION\n"' perl -MDBD::PG -e 'print $DBD::PG::VERSION\n"' If you don't get a version number, it isn't installed. You also have to have PG installed prior to installing the PG module. e. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]