سلام
موقع آپديت كردن اين پيغام رو دريافت كردم مشكل از كجا مي تو نه باشه؟
کد:
exect.CommandText = string.Format("Update tbl_RepairFactor set KarshnasIdea='@KarshnasIdea' ,FinalPrice='@FinalPrice' where (ID='@ID')", TxtEib.Text, TxtFPrice.Text, Int32.Parse(TxtSanad.Text));
Syntax error converting the varchar value '@ID' to a column of data type int.