Hi,

> I haven't tested the provider against IB 6.0 since a long time, but, are
> you sure it's not a network related problem ??

I can make a query to the same IB6.0 database via Win32/IBX without 
significant delay, while it takes about 20 seconds to run a test-unit query 
with  Provider2.0.1/.NET2.0. It seems that the connection with the .net 
provider is established only after lots of failed negotiations (just my 
guess). I am getting no error on the test run. I checked the Interbase.log 
on the server and I found lots of socket error 10054, but I am not sure 
about its relevance to my problem. How should I proceed from here? I 
appreciate any help.

Nobuya

> Hello:
>
>> I'm migrating from IB6.0/Win32 to FB2.0/.NET. So far, my test application
>> works fine with FB2.0/Provider2.0.1/.NET2.0. But, for some transition
>> period, I need to run Provider2.0.1/.NET2.0 applications with old IB6.0. 
>> In
>> my test unit, it seems to work but it takes too long (25seconds) to 
>> connect
>> to IB6.0. My connection string is:
>> strConn = @"character set=NONE;data 
>> source=192.168.xxx.xxx;dialect=1;initial
>> catalog=d:\test\test.gdb;user id=abcde;password=xyz123";
>> Any advice?
>
>
> I haven't tested the provider against IB 6.0 since a long time, but, are
> you sure it's not a network related problem ??
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to