From:
<car...@te...> - 2004-03-17 10:12:02
|
Hello: > I built the FirebirdSql.Data.Firebird.dll finally, but why I din see > the FirebirdSql.Data.Firebird.UnitTest.dll ? Do you have NUNit 2.1 installed ?? >... and did nant actually > have add the assembly to > C:\Windows\assembly ?? Use gacutil.exe for install it in the GAC > And finally, I found a solution on the problem on 'FbDbType' by > replacing it using 'FbType' .... After that vbnetexample looks fine. > does it mean the sample have to be modified in order to work? No, FbType was defined only in 1.0, 1.5 and 1.6 have defined FbDbType. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |