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?
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?