Re: [Firebird-net-provider] CF

2006-07-07 Thread Carlos Guzmán Álvarez
Hello: > How compile source code to work with Compact Framework? Thanks You will need to download the source package and go to builds\netcf there you have a bat file that should do the build ( you will need to modify it to change the .net cf path ) using the Visual Studio 2005/.NET Framework 2.0

[Firebird-net-provider] CF

2006-07-07 Thread AFornes
I've a source code to update a firebird table that works fine in Windows form, but when I compile the same code in a Pocket PC application I get this error   The type 'System.Data.Common.DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'S