Make sure it's a system datasource. The servlet engine isn't logged in as you, so it doesn't know about YOUR datasources.
Hope this helps,
Stan
-----Original Message-----
From: Mercury W. [SMTP:[EMAIL PROTECTED]]
Sent: Saturday, May 01, 1999 2:59 AM
To: [EMAIL PROTECTED]
Subject: JRun & MS Access
Hello,
My servlet connection with MS access works fine when testing with
servletrunner. However, when I tried using JRun as the servlet engine,
the following exception is thrown -
java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name
not found and no default driver specified
(can't create a new connection with the database...)
However, I've checked that the data source name and the path are all correct.
So, I don't know what's wrong with it...
Is there anything I've to set for the JRun engine?
Would anybody give me some help on that? Thanks a lot!
Mercury
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
