亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

datatable "XX "中缺少SourceColumn ""的DataColumn“XX”是什么原因 知道的請@我,謝謝了

datatable "XX "中缺少SourceColumn ""的DataColumn“XX”是什么原因 知道的請@我,謝謝了

紫泉 2015-05-07 19:23:25
是C#的SqlServer連接,沒對應的標簽只能選擇差不多的了。?public int UpdateByDataSet(DataSet ds, string strTableName) ? ?{ ? ? ? ?try ? ? ? ?{ ? ? ? ? ? ?SqlConnection sqlConn = new SqlConnection(strConn); ? ? ? ? ? ?SqlDataAdapter adapter = new SqlDataAdapter(); ? ? ? ? ? ?string strsql = "select * from " + strTableName; ? ? ? ? ? ?SqlCommand myCommand = new SqlCommand(strsql, sqlConn); ? ? ? ? ? ?adapter.SelectCommand = myCommand; ? ? ? ? ? ?SqlCommandBuilder myBuilder = new SqlCommandBuilder(adapter);? ? ? ? ? ? ? ? myBuilder.RefreshSchema(); ? //必須用這個來刷新 ? ? ? ? ? ?adapter.Update(ds, strTableName);? ? ? ? ? ? ? ? ds.AcceptChanges(); ?//必須有這個來讓ds接受更改 ? ? ? ? ? ?return 0; ? ? ? ?} ? ? ? ?catch (Exception ex) ? ? ? ?{ ? ? ? ? ? ?MessageBox.Show(ex.ToString()); ? ? ? ? ? ?return -1; ? ? ? ?} ? ?}
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關注
  • 6223 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號