Problem: I do not have InterBase can I still use InterClient to develop software? Solution: InterClient and InterServer are designed to connect to InterBase servers, and they cannot be used without InterBase. The GDS32.DLL file that InterServer is looking for is the InterBase client library. The InterBase client library must be installed on the machine running InterServer. If you need a JDBC driver that can connect to other types of datasources, you must get a JDBC driver from the vendor of that datasource technology.
Last Modified: 26-OCT-00