Subject TIB_Connection crashes Firebird
Author johnnorthrup34
Setup:

2 Windows XP computers connected peer to peer
Both running Firebird 1.52 SuperServer.
Protocol: TCP/IP
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. If I run the same app from the computer
with the Firebird server and the database file, ir runs without a problem.

What might be causing this?