Subject Re: [firebird-support] Re: UPDATE: ConnString for VFP works on and off (Connection handle is invalid.)
Author John vd Waeter
Bhavbhuti Nathwani wrote:
> Thanks Helen, Kanka, Ismael, Gabor, John for helping me with this problem, though it is not 100% resolved I just thought to update you all.
>
> - I have tried various kinds of path (long, short, with quotes, w/o quotes) and except for a couple most of them were working and those 2 too started to work for me when I removed the " " marks around the paths
> - But the test of connection from the server to the client (now acting with reversed roles) do not work
> - I have removed the AntiVirus completely but that does not seem to be the case (see above point)
> - I have tried connection with and without specifically mentioning Port in FlameRobin no difference they still connect (the ones that do, ie.)
>

So,

If I read this correctly, you have some connections that work and some
connections that do not work. If I can read this as "some connections
always work" and some "never work", then whats the difference between
those that always work and those that never work?

Have you tried something like WireShark to monitor if connectionrequests
really arrive at the server?

John