![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
The DBI module is a database-independent interface. It still requires you to install a separate database driver. If you were to draw it, I think it would look something like this...
Perl <--> DBI <--> dbd-mysql <--> Mysql DB Follow the instructions strat has listed above, and you should be A-OK. Hope this clears things up! -fuzzyping In reply to Re: fickle DBI
by fuzzyping
|
|