Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where to download an ODBC driver and Install for Perl

Status
Not open for further replies.

PerlQuest

Programmer
Nov 26, 2003
1
US
I have perl and Apache running on my local computer.
I can run my script in DOS mode and it does retrieve the data from that database file.

When I am in windows, the connect failed error appears in my error.txt. My screen is just blank.

Thus, I realized that I do not have an ODBC driver installed. I am not sure where to go and what file I should be downloading. I have searched and searched the web. And I'm just confused at this point.

What web site would have the proper ODBC driver?

-----

I went into ppm in perl, and typed install DBD-ODBC. It returned: DBD-ODBC already installed. But, again This is the DOS mode.

Where and how do I install the proper ODBC drive. What is it that I am missing?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top