Subject Re: [Firebird-Java] Dll dependencies...
Author Rick Fincher
Hi Brian,

This is covered in item 34 of the JayBird FAQ that comes with the driver.
This may solve your problem.

Item is below.

Rick


34- How do I use JayBird with Windows 95/98?

return to top



You must upgrade to Winsock 2.0 to use JayBird with Windows 95. See the
Microsoft web site for details. Windows 98 uses Winsock 2.0 by default, but
in a very few cases when Windows is upgraded from 95 to 98, Winsock 2.0 is
not installed. See http://www.sockets.com/winsock2.htm for more info.



----- Original Message -----

> I'm trying to get the jdbc driver that uses the dll to work on a clean
windows 98 machine. I have all the files installed on the 98 machine in the
same way I have it on my XP machine where it works. However the 98 machine
complains about the GDS32.dll. Even though I don't think this is really the
dll that's the problem, I tried copying this file over and it still came up
with the same message. I suspect that my problem is that the embedded dll
has dependencies on some other dll's that don't exist on my 98 machine. Does
anyone know what these dependencies are? Or does this not work on 98?
>
>