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

try the straight jdbc driver, its less problematic and not be as fast as 
ODBC but might be faster than JDBC-ODBC.  Are you sure the dsn is on the NT
machine?

-rick

----------
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Oracle 7.3, jdbc-odbc bridge driver and servlets
>Date: Wed, May 3, 2000, 11:46 AM
>

> ----------------------------------------------------------------
> 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,
> I'm running Apache 1.3.12 with JServ 1.1 on NT4.0, jdk 1.2.2,  jsdk2.0
> My servlets access Oracle 7.3 using the normal jdbc-odbc bridge driver that
> ships with jdk1.2.2. The database is registered under the System DSN
> domain etc.
> Now, the servlets work unchanged on the same Apache version etc on Windows
> '98, but it's running into problems while loading the driver classes
> on NT.  The error seems to suggest that it does find the specified driver
> ("sun.jdbc.odbc.JdbcOdbcDriver"), but can't load it due to some strange
> quirk of Apache
> and / or Oracle 7.3
> 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....
>
> Thanx in advance,
> SG
>
>
>
>
> --
> --------------------------------------------------------------
> 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