Where was the error message for DBD::MySQL trace log? There wasn't an error from what you posted. Try retrieving results and printing them.
Ilya > -----Original Message----- > From: Rakesh Mahajan [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 4:55 PM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Subject: RE: Perl and MySQL > > > > > > 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. > > > > > I am able to access the database using the JDBC driver and a > Java application. I have tried using DBD::mySQL and get the > same error (code was at the end of the original message). > > Rakesh. >
