Subject Firebird Crash on TIB_Connection.open
Author ra8009
Setup:

2 Windows XP computers connected peer to peer
Both running the Firebird 1.52 SuperServer.
I'm using TCP/IP as my protocol.
I've made successful connections like this in similiar situations.

Problem:

Computer 1 runs an application that tries to open a database on
Computer 2. However, when my applicaiton hits the
"TIB_Connection.open" the application never finishes executing the
statement and Firebird on the other computer crashes. It's service has
to be shut down and restarted. What might be causing this?