converting data type varchar to float.
mycommand.Parameters.Add("@Value", SqlDbType.VarChar).Value = Convert.ToString(e.Values())
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 22, 2019, 11:26 AM
Debasis SahaPosted Mar 9, 2018, 1:39 AM