On Mon, 3 Jun 2002 21:33:36 +0530 jump <[EMAIL PROTECTED]> wrote: Please don't write Tim directly, he is very busy and various members of dbi-users can normally help you,
> Can any one tell me how to install dbi.pm module for perl on my local XP > machine ? > I am using latest version of perl for windows by build by > activestates.com . > Some of script require this module to connect to database. As I am not > from programming background I don't know how to install this for my perl. Start -> Programs -> ActiveState -> Documentation. Look for PPM. If you are using the latest ActiveState release, read the parts for PPM3. You will also need the appropriate DBD module for the database you are using; DBD::ODBC for ODBC, DBD::Oracle for Oracle, ... -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
