Here is our current configuration where ODBC to SQLBase works fine:
Server1: Windows NT
SQLServer 7.0
Sql.ini (pointing to Server2)
All associated Dlls
Server2: Windows NT
SQLBase Server 7.5.1
Both machines are internal to our network.
When we try to connect Server1 to Server2 via ODBC it works fine.
With the following config ODBC connectivity does not work.
Sever1: Windows NT
SQLServer 7.0 Clustered Server
Sql.ini
All associated dlls
Server2: Windows NT
SQLBase Server 7.5.1
Server1 is on one side of the firewall and Server2 is internal of our
firewall.
It does not seem to work even when we specify port 2155 in the client
sql.ini(on Server1) in the client section.
Any ideas?