I have tried creating a solution and project, but I am having difficulties.
The build seems to require DbProviderFactory which is not available for
Compact Framework. I really would like a build for Compact Framework v2.0
--
View this message in context:
http://old.nabble.com/10054-errors-in-f
I have tried downloading NETProvider_2.5.1 and built it using the solution.
However, when I compile my application I get the following error:
Error 1 The type 'System.Data.Common.DbConnection' is defined in an
assembly
that is not referenced. You must add a reference to assembly 'System.
That would be great thanks
--
View this message in context:
http://old.nabble.com/10054-errors-in-firebird-log-file-tp27169214p27179201.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.
--
T
Hi,
you schould use last version of FirebirdClient (2.5.1), which is
available on Sourfoge.
I've just compiled this for myself, becouse compiled .dll is targeted
.NET 3.5, but I needed for .NET 2.0
If you whant I could send you .csproj file for build CF FirebirdClient
under VS2008 and .NET