all groups > sql server programming > november 2007 >
You're in the

sql server programming

group:

decimal and money type conversion


decimal and money type conversion John
11/3/2007 12:00:00 AM
sql server programming:
Hello,
Is there a way to tell SQL to take e.g. '2,500.50' string and convert
implicitly it to decimal? The column type is decimal (19,5). If I have
columns of type 'money' it does that conversion with no problem. Or if there
is a way to change precision of 'money' type?
thanks

AddThis Social Bookmark Button