From: Andrew G. <And...@Bu...> - 2003-06-30 00:01:48
|
Carlos Guzm=E1n =C1lvarez wrote on Fri 6/27/2003 10:11 AM > 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=20 > provider is sending PROTOCOL_VERSION10 as protocol version i can suggest=20 > you to modify this by the protocol version used by Interbase 4, in=20 > GDS.CS line 2150, recompile the provider sources ( using NAnt=20 > nant.sourceforge.net) and try it, with your app or using the NUnit test=20 > suite, and if you can please comment here the results of your test :). Thanks for the feedback. Asp.net is enough new technology for me right now. After much thought, I decided to upgrade production box to Firebird anyway, and now my site is up and running. =20 Andy |