Firebird & Visual Studio 2010 Failed to find Data Provider
问题 I have Windows 7 64bit. I am trying to use Firebird with VS 2010. I get the following error: Failed to find or load the registered .Net Framework Data Provider. I have done the following Installed "NETProvider-2.6.5.msi" Extracted "FirebirdDDEXProvider-2.0.5.zip" I copied the .dll's from the DDEX zip file to the directory C:\Program Files (x86)\FirebirdClient The contents of which are: FirebirdSql.Data.FirebirdClient.dll FirebirdSql.Data.UnitTests.dll FirebirdSql.VisualStudio.DataTools.dll