hi all,

i'm using firebird 2.1 super server as window service on a win xp sp3.
I'm working with local application (the client applications are on the 
same machine).

i'mt trying to use FbScanner
(http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_fbscanner 
<http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_fbscanner>),
an application that will intercept the communications to the firebird
service, it will change the port of the service and acts as a proxy
making a redirection of all the calls from the default (3050) to the
new port.

it works with Firebird isql tool and Sql Manager 2010 for firebird but 
it don't works with .net data provider (used in a .net 2.0 application) 
so the problem is not in the FbScanner application.

at the first calls to command.ExecuteNonQuery() or reader.GetValue the 
application will block (that methods will never return).

I see that the connection is created but seems that no command is sent 
or no response is received, if i stop the FbScanner and restart the 
firebird service on the default port all works so the problem is not in 
my application.

has samebody an idea of what can be the problem?

thanks




------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to