On Thu, Nov 20, 2003 at 05:36:27PM +0000, [EMAIL PROTECTED] wrote: > Dear People > > I have installed mandrake 9.0, and have the DBI and DBD for mysql installed. > I am trying to make a connection to a mysql database, but when i run the > code it comes up with the error > > can't locate auto/DBI/new.al in @INC
If you read the DBI docs you won't find a new() method. > i have DB installed in the directory auto/ but it doesn't contain the > new.al which is says it is looking for. > > If anyone could provide me with nay advice i would be very grateful. Read the DBI docs. Tim.
