How to pass float data type into sql server there is no toFloat functi
Page 1 of 1
How to pass float data type into sql server there is no toFloat functi
#6
Posted 26 May 2009 - 04:01 AM
ajeebaj, on 26 May, 2009 - 03:23 AM, said:
How to pass float datatype into sql server. My sqlserver data type is float and function data type also float. I am trying pass text box values to that
that function it shows error like input string was not currect format
that function it shows error like input string was not currect format
(float) Convert.ToDouble(txt.text) will work
Page 1 of 1

Start a new topic
Add Reply




MultiQuote


| 


