SQL sever double to decimal read problem

Posted by Lalit on Stack Overflow See other posts from Stack Overflow or by Lalit
Published on 2010-05-14T12:36:37Z Indexed on 2010/05/14 12:44 UTC
Read the original article Hit count: 186

Filed under:
|

Hi, from front end application i am sending the value as 0.15 to data base (stored procedure) but it storing as 0 value . why ? please guide. I am usingf c# + asp.Net sqlserver 2008

© Stack Overflow or respective owner

Related posts about c#

Related posts about sql-server