J
Jerome
Hi,
Following phenomenon:
I've got a decimal field in SQL Server with values like this:
5
6,45 (I'm in Europe therefore the comma)
12,03
19
Now I link to this table from Access 2000. And when looking at the table
the values in the above mentioned field are:
500
645
1203
1900
Why??? In the SQL Server table they're still displaying like mentioned
before ...
Any help is greatly appreciated.
Jerome
Following phenomenon:
I've got a decimal field in SQL Server with values like this:
5
6,45 (I'm in Europe therefore the comma)
12,03
19
Now I link to this table from Access 2000. And when looking at the table
the values in the above mentioned field are:
500
645
1203
1900
Why??? In the SQL Server table they're still displaying like mentioned
before ...
Any help is greatly appreciated.
Jerome