working on a Window Mobile 6.1 app.
Included in my references are
FirebirdSql.Data.FirebirdClient - v2.1.0.0
System - v2.0.50727
System.Data - v2.0.50727
in the class, I have this declaration:
private FbConnection conn;
when I compile, 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 'System.Data,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
I obviously already have System.Data in the reference, and as a using
statement, so I'm not sure how to address this.
E. D. Epperson Jr
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider