20.Exception message:未将对象引用设置到对象的实例。
21. 在 System.Data.DataTable.Compare(String s1, String s2, CompareInfo comparer)
22. 在 System.Data.Common.StringStorage.Compare(Int32 recordNo1, Int32 recordNo2)
23. 在 System.Data.Index.CompareRecords(Int32 record1, Int32 record2)
24. 在 System.Data.RBTree`1.RBInsert(Int32 root_id, Int32 x_id, Int32 mainTreeNodeID, Int32 position, Boolean append)
25. 在 System.Data.Index.InitRecords(IFilter filter)
26. 在 System.Data.Select.CreateIndex()
27. 在 System.Data.Select.SelectRows()
请求大神,程序一直有偶发的这个错误,也不是很多,感觉DataTable所有调用都有判断是否是null了,还是会报错,你们有遇到过吗
很明显有哪儿错了,不过反正也不是很多,大家写代码都会有BUG的,没事,放几天说不定就好了。
肯定还有哪里没注意到,最好贴上完成的代码
断点调试一下,是细心问题