Hi,
In a sql server database I've a table with a float field. I also have a
view on this table.
The table and the view are linked in an access database. If I look to
theyre properties I get a double type for the table field and a
currency for the view. This mean that some data are trucated in the
view...
How can I correct this?
Michel