On 2001.07.12, Ariel E. Carn? <[EMAIL PROTECTED]> wrote:
> This binaries work fine but when I try to uso with the Oracle driver
> (any version), the driver show the message error "'win32 error code:
> 126" in the load of the DLL.
Interesting. Error 126 is "module not found" -- the Oracle driver
DLL was compiled against a DLL that the dynamic link loader can't
locate. It must need a DLL (probably one of the Oracle libraries)
and since you don't have the library in the same place that the
person who compiled the Oracle driver you're using ... it can't
find it.
If you figure out what library it is, you could just copy it into
your aolserver/bin directory...
- Dossy
--
Dossy Shiobara mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/