26-09-20, 06:42 PM
استخدم Integer.Parse
كود :
.Parameters.AddWithValue("@Sale_ID", SqlDbType.Int).Value = Integer.Parse(Sale_ID.Text)
