Installing DBI module on Windows XP

M

Manzoorul Hassan

I would like to install the DBI module on my Windows XP system. I am
really looking for a module that will let me connect to a MSDE (or MS
SQL) DB.

Any help would be greatly appreciated. TIA.

- manzoor
 
P

Paul Lalli

Manzoorul Hassan said:
I would like to install the DBI module on my Windows XP system. I am
really looking for a module that will let me connect to a MSDE (or MS
SQL) DB.

Any help would be greatly appreciated. TIA.

Assuming you have the Activestate distribution of Perl:

ppm
install DBI

If you have another distribution (say, Cygwin):
perl -MCPAN -e'install DBI'

Paul Lalli
 
E

Eric Bohlman

I would like to install the DBI module on my Windows XP system. I am
really looking for a module that will let me connect to a MSDE (or MS
SQL) DB.

You'll want to get DBD::ODBC along with DBI.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top