----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

do I have to do something special to get JDBC working with the ODBC
driver for MS Access on a WinNT 4 platform?

I keep getting the following error when I try to open the DB connection
from my Java program with DriverManager.getConnection

[Microsoft] [ODBC Driver Manager]  Data source name not found and no
default driver specified

My DB access bean works just fine when I test it with a standalone app!
But in the Apache server env. it just won't work, why????

Lars Fastrup
[EMAIL PROTECTED]




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

Reply via email to