I have a question along this line.

I have:

Windows NT which has MS Access with ODBC driver.
Linux w/Apache2 and am trying to write Perl cgi.

What I want to do is, User enter CustomerID at web page, then CGI will
query customer info using ODBC and display the info to user.

I found DBI::Proxy and DBI::ProxyServer, but they are "pm" files.  How do
I use them?  You seem to be able to run ProxyServer.pm  How do you do that?

Any help would be great.  Thanks.

Reply via email to