J
Jose
I have a problem.
I exporta data from Sql Serv to Ms Access and the precision of the numbers
is not the same.
for example
SQL Server (real) Access (Double)
2.6 2.5999999046
0.8 0.8000000119
I chenged the datatype in sql server real to float and the mistake sitll
continue.
Any suggetions how can export data from Sql Server and fix these problems?
Thanks
JCP
I exporta data from Sql Serv to Ms Access and the precision of the numbers
is not the same.
for example
SQL Server (real) Access (Double)
2.6 2.5999999046
0.8 0.8000000119
I chenged the datatype in sql server real to float and the mistake sitll
continue.
Any suggetions how can export data from Sql Server and fix these problems?
Thanks
JCP