| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Oracle ODBC error
Hello,
Could anyone help me with an error message I am getting trying to connect to Oracle 7.3 on NT from an ODBC application. The error message is "Specified driver could not be loaded due to system error 126 (Oracle73)." It happens during the SQLConnect call.
I am using Oracle's latest ODBC driver and here is the portion of the ODBC trace.
classes.zip;.; e4:102 EXIT SQLConnectW with return code -1
(SQL_ERROR)
HDBC 0x04c514a0
WCHAR * 0x04c51650 [ -3] "kinseyj3710"
SWORD -3
WCHAR * 0x04c51670 [ -3] "scott"
SWORD -3
WCHAR * 0x04c51680 [ -3] "tiger"
SWORD -3
classes.zip;.; e4:102 EXIT SQLConnect with return code -1
(SQL_ERROR)
HDBC 0x04c514a0
UCHAR * 0x0162a9d8 [ -3] "kinseyj3710"
SWORD -3
UCHAR * 0x0162a9c8 [ -3] "scott"
SWORD -3
UCHAR * 0x0162a9b8 [ -3] "tiger"
SWORD -3
classes.zip;.; e4:102 ENTER SQLError
HENV 0x04c50d00
HDBC 0x04c514a0
HSTMT 0x00000000
UCHAR * 0x05ddf2fc (NYI)
SDWORD * 0x05ddf2f8
UCHAR * 0x05ddf304
SWORD 512
SWORD * 0x05ddf2f6
classes.zip;.; e4:102 ENTER SQLErrorW
HENV 0x04c50d00
HDBC 0x04c514a0
HSTMT 0x00000000
WCHAR * 0x05ddeebc (NYI)
SDWORD * 0x05ddf2f8
WCHAR * 0x05ddeec8
SWORD 1024
SWORD * 0x05ddf2f6
classes.zip;.; e4:102 EXIT SQLErrorW with return code 0
(SQL_SUCCESS)
HENV 0x04c50d00
HDBC 0x04c514a0
HSTMT 0x00000000
WCHAR * 0x05ddeebc (NYI)
SDWORD * 0x05ddf2f8 (160)
WCHAR * 0x05ddeec8 [ 146] "Specified
driver
could not be loaded due to system error 126 (Oracle73)."
SWORD 1024
SWORD * 0x05ddf2f6 (146)
classes.zip;.; e4:102 EXIT SQLError with return code 0
(SQL_SUCCESS)
HENV 0x04c50d00
HDBC 0x04c514a0
HSTMT 0x00000000
UCHAR * 0x05ddf2fc (NYI)
SDWORD * 0x05ddf2f8 (160)
UCHAR * 0x05ddf304 [ 73] "Specified
driver
could not be loaded due to system error 126 (Oracle73)."
SWORD 512
SWORD * 0x05ddf2f6 (73)
Any information or suggestions are appreciated.
Micahel Smolyak Received on Thu Jun 26 1997 - 00:00:00 CDT
![]() |
![]() |