From: Denis D. <fir...@De...> - 2003-07-17 07:58:40
|
> > > I've got a problem running a test with NUNIT > > .... > > Can you get the Stack Trace of the Exception and send it ?? Ok, this what I get with E.StackTrace InvalidCastException: Le cast spécifié n'est pas valide. at System.Data.Common.DbDataAdapter.Fill(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Firebird.Test2.FirebirdTest2.FirebirdDataSet() in c:\documents and settings\denis\mes documents\sources.net\ epsitec.cresus\firebird.test\firebirdtest2.cs:line 52 ____________________________________________________ Is there a way to get the version of FirebirdNETProvider at run time ? And also for Firebird version ? Thanks, Denis Dumoulin |