第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

如下,為什么一直說(shuō)我的Data Type unmatch?

如下,為什么一直說(shuō)我的Data Type unmatch?

C# C
達(dá)令說(shuō) 2022-05-20 16:15:24
string connStr = "Provider=Microsoft.ACE.OLEDB.12.0;" + "Data Source = System.accdb;";OleDbConnection connect1 = new OleDbConnection(connStr);string strSQL1;strSQL1 = "update Point_card set [Status] = 'suspend' where Card_id = 'Convert.ToInt32(txtSuspend.Text) ';";OleDbCommand sql2 = new OleDbCommand(strSQL1);sql2.Connection = connect1;connect1.Open();sql2.ExecuteNonQuery();connect1.Close();MessageBox.Show("Point card suspend successful");DATABASE: status = 文字Card_id = 數(shù)字
查看完整描述

1 回答

?
慕少森

TA貢獻(xiàn)2019條經(jīng)驗(yàn) 獲得超9個(gè)贊


strSQL1 = "update Point_card set [Status] = 'suspend' where Card_id =" + txtSuspend.Text;


查看完整回答
反對(duì) 回復(fù) 2022-05-23
  • 1 回答
  • 0 關(guān)注
  • 134 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)