From: benny <be...@ch...> - 2004-03-12 03:33:45
|
> Why? Anyone there know any configuration I missed out during=20 > installation of FirebirdNETProvider1.5-NET1.1 or any mistake I might = made? =20 > It's working for me, are you sure you are working against 1.5 ?? ( 1.0 = > has no FbDbType enumeration ) =20 Carlos Guzm=E1n =C1lvarez, I am using Firebird1.5RC7 and I download = FirebirdNETProvider1.5-NET1.1.exe (binary) format from the site=20 http://sourceforge.net/mailarchive/forum.php?thread_id=3D3869373&forum_id= =3D12591. At the same time I have Microsoft .Net framework 1.1=20 Microsoft . Net Framework SDK 1.1 that run on Win Xp. I still have the problem of 'FbDbType' is not declared while = running the Firebird.net data provider 1.5 sample[VBNETExample.aspx] = using Web Matrix 0.5 that I still haven't solved.=20 the sample I could run successfully is CSharpExample.aspx where I = made changes on Web.config :- <add assembly=3D"FirebirdSql.Data.Firebird, location=3DC:\Program = Files\FirebirdNETProvider1.5\FirebirdSQL.Data.Firebird.dll, =20 Version=3D1.5.1334.34352, Culture=3Dneutral, = PublicKeyToken=3De1b4f92304d7b12f" /> Did I done anything wrong? or anyone could tell me the reason why I = could try on connecting database but failed on making further select = statement..... ? =20 TIA=20 regards, benny ;) =20 |