-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hello,
Running:
WinNT WS 4.0
Apache 1.3.9
JServ 1.0
I'm trying to use jdbc-odbc bridge to access ms sql db through a servlet.
This works using jsdk 2.0 servletrunner and the same code works in an
applet when run in my ide but does not work when served with apache.
The exception caught is:
[Microsoft][ODBC Driver Manager] Data source name not found and no
default driver specified.
There is no output to java console, I imagine because the exception is
being caught, I'm pretty new at this.
My questions are, can I access jdbc-odbc using apache and if so what
configuration changes do I need to make.
-- Mark Wade
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]