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


That's my favorite approach, pal ! That was one of the first things I
tried..........didn't work.
Thanks anyway,





"Wilks, Dan" <[EMAIL PROTECTED]>@list.working-dogs.com> on 05/03/2000
11:50:43 AM

From: "Wilks, Dan" <[EMAIL PROTECTED]>@list.working-dogs.com> on
      05/03/2000 11:50 AM

Please respond to "Java Apache Users"
      <[EMAIL PROTECTED]>

Sent by:  <[EMAIL PROTECTED]>

To:   "'Java Apache Users'" <[EMAIL PROTECTED]>
cc:
Subject:  RE: Oracle 7.3, jdbc-odbc bridge driver and servlets


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

>The error I get on running an sql trace :
>"Specified driver could not be loaded due to system error  126
(Oracle73)."
>
>I checked the classpath and all other specs in jserv.properties, etc - and
as I said earlier, it works fine under the same >setting on Windows 98, but
>not on NT.
>Any pointers to what could be going on here ?
>
>Any help would be appreciated....

I've always found that if you strip away all the extraneous junk the
problem
solves itself.  Try writing a simple Java application that attempts to open
the database.  If that works, keep adding back pieces one at a time.

Hope that helps...



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






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