Hi, Thanks for prompt reply.
Can you please elaborate it further... We have an application front end
which is passing the data to Stored Procedure in the back end. Front end
changes the decimal places to COMMA automatically and try sending the same
data to back-end and SP fails to update the DB .
Regards
Rajib
[quoted text, click to view] "Julie" <anonymous@discussions.microsoft.com> wrote in message
news:2211101c45d4b$ed5be710$a601280a@phx.gbl...
> Have you tried converting it to unicode, then changing
> the system settings ?
>
>
> >-----Original Message-----
> >Hi All,
> >
> >If we change the System settings to Swedish(Finland),
> the decimal space is a
> >Comma "," instead of a Dot "." Now the problem is SQL
> Server does not
> >recognize this and gives error. We can not do collation
> setting for numeric
> >fields also.
> >
> >Any help on the same will be highly appreciated.
> >
> >Regards
> >Rajib
> >
> >
> >.
> >