Question and Answer Database FAQ450B.txt The ordinal 237 could not be located .. Category :Database (Oracle) Platform :Win95/NT Product : Question: I'm attempting to connect to Oracle and I'm getting the error "The ordinal value 237 could not be located in the dynamic link library ORA73.DLL" Answer: This error occurs when you have a working install of Oracle other than version 7.3.2 and then install MTS and switch VENDOR INIT in BDE Admin to MTXOCI.DLL. The error occurs because MTS installs version 7.3.2 of ORA73.DLL to WindowsSystem32. To solve the problem rename ORA73.DLL in Windows/System32 and make sure ORA73.DLL is in your path. 8/18/98 12:49:44 PM
Last Modified: 04-NOV-99