Hi
I am running Tomcat3.2 on Windows2000. I am facing a problem when I try
to connect (from a Servlet) to an MS Access database when Tomcat is running
as an NT service. When I manually run Tomcat from the console the same
servlet works perfectly. The link
http://www.apachelabs.org/tomcat-user/200101.mbox/%3COFB012A4B8.0583C846-ONC
[EMAIL PROTECTED]%3E discusses the problem where the
driver is not getting loaded. But, the error I get is different -
------------------
SQL EXCEPTION OCCURRED CONNECTING TO DB -[Microsoft][ODBC Microsoft Access
Driver] The Microsoft Jet database engine cannot open the file '(unknown)'.
It is already opened exclusively by another user, or you need permission to
view its data.
------------------
so it seems like the drivers are getting loaded. I am unable to figure out
the problem. Any help would be greately appreciated. I looked at the ODBC
data source that I have created but found nothing that is out of place.
thanks
Srinivas
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>