Subject Connection problem
Author Helton de Oliveira
Hi all,

I'm using a TIBODatabase to connect to Interbase, and the Protocol property
is set to cpTCP_IP.

I am also setting the Server, Path, PassWord and UserName to the apropriate
values.

The TIBODatabase can only connect if i'm connected on the internet !! When i
set the Connected property to true i can see bytes flow go and back from my
internet connection.

If i'm not connected on the internet the TIBODatabase connection fails.

What is hapenning ?

Helton