I have been trying to save a decimal value into my sql database, what do you use , money, decimal, smallmoney, int ???
Decimal value
Collapse
X
-
Originally posted by OuTCasTI have been trying to save a decimal value into my sql database, what do you use , money, decimal, smallmoney, int ???
-- CK -
Originally posted by ck9663Comment
-
Originally posted by OuTCasTI see that u use either NVARCHAR() or REAL
outcast,
Just give a try by using this data types and post back if it does not work.Comment
Comment