can you modify linked table properties

T

TracyG

I have an sql table linked with ODBC. Access is making the assumption that
the field property for a decimal field is currency and it needs to be a
general decimal number instead. How can you modify table/field properties on
a linked table? It's a sql table if that makes a difference.
 
Top