I have installed the dot net provider and tried to reference the FirebirdSql.Data.FirebirdClient.dll in my windows forms c# project.
The compiler tells me it requires a later version of the dot net runtime. My references indicate I am using v2.0.50727. I cannot see how to update this to a later version.
I am running windows 7 premium.
Appreciate any help.
Re: Downloads from http://www.firebirdsql.org/en/net-provider/
It seems that the dot net provider in NETProvider-2.7.0.zip requires the version 4 net frame work.
I found that NETProvider-2.5.2-CF.7z does run in net framework v2.0.50727 successfully.
Unfamiliar with .7z files? Need to download the 7-Zip file manager from http://www.7-zip.org/