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

Reply via email to