I get this Error when Calling datatable.importRow, I tried with the newest Snapshop on Ubuntu 8.04. What can I do? I filed this bug about 4 weeks ago to Novell Bugzilla.
GetDataTable QRY: Select * FROM Medikamente WHERE Beschreibung LIKE '%durchf%Bläh%depr%müd%' _frmSearchText.btnSearch_Clickfound: 1 _frmSearchText.btnSearch_Click Import Row System.Data.DataRow LinuxErr: Application Error at 11.05.2009 16:13:59 gstatus: _frmSearchText.btnSearch_Click Import Row System.Data.DataRow CodeLoc: _frmSearchText.btnSearch_Click Version: 0.7.6.29833 System.InvalidCastException: Cannot cast from source type to destination type. at System.Data.Common.Int32DataContainer.DoCopyValue (System.Data.Common.DataContainer from, Int32 from_index, Int32 to_index) [0x00000] in /media/disk-1/Downloads/Linux/mono-133895/mcs/class/System.Data/System.Data.Common/DataContainer.cs:587 at System.Data.Common.DataContainer.CopyValue (System.Data.Common.DataContainer from, Int32 from_index, Int32 to_index) [0x00000] in /media/disk-1/Downloads/Linux/mono-133895/mcs/class/System.Data/System.Data.Common/DataContainer.cs:223 at System.Data.Common.RecordCache.CopyRecord (System.Data.DataTable fromTable, Int32 fromRecordIndex, Int32 toRecordIndex) [0x0004a] in /media/disk-1/Downloads/Linux/mono-133895/mcs/class/System.Data/System.Data.Common/RecordCache.cs:112 Innerexception: You can find my application at http://sourceforge.net/project/showfiles.php?group_id=257087 Regards Hans -- View this message in context: http://www.nabble.com/Import-Row-System.Data.DataRow-tp23486609p23486609.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
