[Mono-dev] FirebirdClient 2.0 and mono
Carlos Guzmán Álvarez
carlosga05 at gmail.com
Tue Oct 24 14:11:21 EDT 2006
Hello:
> What NotImplementedExceptions are you getting?
The problem is in the DbCommandBuilder class and not in the
DbDataAdapter class ... my fault :)
System.NotImplementedException : The requested feature is not implemented.
at System.Data.Common.DbCommandBuilder.set_DataAdapter
(System.Data.Common.DbDataAdapter value) [0x00000]
at FirebirdSql.Data.FirebirdClient.FbCommandBuilder.set_DataAdapter
(FirebirdSql.Data.FirebirdClient.FbDataAdapter value) [0x00000]
at FirebirdSql.Data.FirebirdClient.FbCommandBuilder..ctor
(FirebirdSql.Data.FirebirdClient.FbDataAdapter adapter) [0x00000]
at (wrapper remoting-invoke-with-check)
FirebirdSql.Data.FirebirdClient.FbCommandBuilder:.ctor
(FirebirdSql.Data.FirebirdClient.FbDataAdapter)
at
FirebirdSql.Data.UnitTests.FbCommandBuilderTest.GetInsertCommandTest ()
[0x00000]
at <0x00000> <unknown method>
at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
at System.Reflection.MonoMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000]
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
More information about the Mono-devel-list
mailing list