top of page
conpogacanfai

Cannot load an IDAPI service library file sqlora8.dll: How to troubleshoot this error with SQL Plus



I had the same problem under Windows 95. Check path in autoexec.bat when you boot up. split the path into several rows. PATH C:\PROGRA1\MICROS1\OFFICE SET PATH=%PATH%;c:\orawin95\bin SET PATH=%PATH%;C:\PROGRA1\BORLAND\DELPHI4\BIN /Gunnar Quote: > Sorry I mean IDAPI instead ISAPI. gunnar.temnell.vcf Wed, 18 Jun 1902 08:00:00 GMT Page 1 of 1 [ 2 post ] Relevant Pages 1. BDE problems 'Cannot load an ISAPI service library - sqlora8.dll'


I just bought and installed delphi 5 Enterprise. When I try to use the native Oracle driver I get the following error message : Cannot load an IDAPI service library. File: SQLORA8.DLL Any ideas to why this happen would be appreciated. -Jensen Wed, 15 May 2002 03:00:00 GMT Sundial Service#2 / 2 Cannot load an IDAPI service library. File: SQLORA8.DLL One reason that comes to mind is that perhaps some other co-requisite DLL required by SQLORA8 is not intalled. For example, I remember that the Interbase driver required MSVCRT40.DLL (the Microsoft Visual-C RunTime library), but didn't distribute it. Just like applications, DLLs won't load if their co-requisite DLLs cannot be found. But the amount of error-information provided is scarce. There might be some error-log lying around with more information than you get from the return-code.... You can use utilities like TDUMP, if you have that, to check the external-names table of the DLL to see what other DLLs it requires. Or you can write a small test-program to try to "LoadLibrary()" the thing and see what return-codes are produced. Quote: > Hi, > I just bought and installed Delphi 5 Enterprise. When I try to use the > native Oracle driver I get the following error message : > Cannot load an IDAPI service library. File: SQLORA8.DLL > Any ideas to why this happen would be appreciated. > -Jensen -- ---------------------------------------------------------------------- Sundial Services :: Scottsdale, AZ (USA) :: (480) 946-8259 Quote:> High-speed, script-driven, table repair/support for Paradox/BDE... > ChimneySweeptm: "Click click, it's fixed!" tm > computer_2(); Wed, 15 May 2002 03:00:00 GMT Page 1 of 1 [ 2 post ] Relevant Pages 1. Informix: Cannot Load Idapi Service Library SQLINF32.DLL




cannot load an idapi service library file sqlora8.dll

2ff7e9595c


0 views0 comments

Recent Posts

See All

コメント


bottom of page