From: Carlos G. A. <car...@te...> - 2003-06-27 14:10:40
|
Hello: > Does firebird-net-provider work with IB 4.0? If not, any suggestions > what I might try to connect to the db via asp.net? Unfortunately, > upgrading from IB 4.0 is not an option. Huumm at this moment no for connection to the firebird server the provider is sending PROTOCOL_VERSION10 as protocol version i can suggest you to modify this by the protocol version used by Interbase 4, in GDS.CS line 2150, recompile the provider sources ( using NAnt nant.sourceforge.net) and try it, with your app or using the NUnit test suite, and if you can please comment here the results of your test :). -- Best regards Carlos Guzmán Álvarez Vigo-Spain |