I see that there is no .Net 4.0 version of the 2.5.2 Firebird .Net Provider,
so I have downloaded the source, converted the project to .Net 4.0, and
compiled it myself.

Then I went to a new .Net 4.0 project, included the assembly as a reference
like normal.  Visual Studio is able to see the contents and Object Browser
works fine.  I add the using to FirebirdSql.Data.FirebirdClient, add some
class and all looks fine.

When I go to compile, the compiler cannot find the namespace FirebirdSql,
let alone FirebirdSql.Data.FirebirdClient.

What am I missing?

Sam
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to