* =?Utf-8?B?TGVvbi5LZW1w?= <an*******@discussions.microsoft.com> scripsit:
What I meant was that in VB6 there was no issue.
In .Net, I have tried Convert.ToDecimal and Val to convert a text
value to Decimal, rior to writing to anAccess database. Both of these
give me a truncated value of 32 for an original value of 32.75.
Notice that some functions are not locale-aware, so using a comma
character different from the system's comma character will cause wrong
results.
--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Website Address Changed!