-- Rakesh Mahajan <[EMAIL PROTECTED]> on 04/15/02 13:09:15 -0700
> I am new to Perl and trying to access a database using JDBC. I have
> installed MySQL on a box running Linux which is hosting the target DB.
> I am running on W2K using ActiveState's Perl. I have installed the
> JDBC driver for MySQL on the W2K machine and can access the target DB
> using this driver and Java.
>
> I installed DBD::JDBC, the JDBC proxy driver for DBI. Per the
> documentation I started the JDBC server app using the following batch
> file -
Before trying to make this many intermediate lib's work
properly, have you tried to access the database via
DND::MySQL? If the native interface doesn't work you won't
get anywhere. After that's cleaned up (e.g., you know the
passwords and paths work) you'll be better able to isolate
any problems that show up in the JDBC interface.
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582