From: Lee C. <lee...@ad...> - 2003-07-18 04:06:38
|
HI Carlos, In a post ([ANN] Firebird .NET Data Provider 1.1 Alpha 2 ( for .NET 1.0 = ) available for download.) you wrote """""""""""""""""""""""""""""""" You can download binarys ( for Windows and .NET Framework 1.1 ) at: = http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.1-Alpha2= .exe?download =20 You can download sources at: = http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.1-Alpha2= -Src.zip?download =20 You can download documentation at: = http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.1-Alpha2= -Doc.zip?download """"""""""""""""""""""""""""""""" I don't see an available FirebirdNETProvider1.1-Alpha2 for .NET 1.1, = only .NET 1.0. How come you are continuing development for the .NET 1.0 framework? Also I noticed when i set 'Pooling=3Dfalse' and creating 2 instances of = FDbConnection with the same connection string, then calling Open() on = both instances, it does not fire an error. Isn't it suppose to fire an = error saying that the connection is already in use? Is this a bug or ? Lee Connell |