Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Windows 98, 16-bit app, and Oracle 7.3
"Jim Foy" <jim_at_foyinc.com> wrote:
>Has anyone sucessfully connected to Oracle 7.3 using 16-bit ODBC on WIndows
>98? Our app works find under Win95, but crashes with a GPF on WIn98. I
>downloaded the 2.5.3.1.0 ODBC driver (16-bit) from Oracle's site, but that
>doesn't help. Even SQL*Plus and ODBCTST.EXE crash with a GPF.
>
>
>
I have an app that uses the 16bit ODBC and SqlNet to connect to Oracle 7.3 and
it runs fine on my Win98 ( as well as WinNT and Win95 ) clients....
It appears to require that the 16bit binaries be in the path statement ahead of the 32bit ones...so, for example, the path should be c:\orawin\bin;c:\orawin95\bin
Assuming you have both 16 and 32 bit SqlNet installed on your client.... Received on Fri Aug 07 1998 - 09:32:41 CDT
![]() |
![]() |