M
mogens
When using Get External Data > Link Tables, and then choosing an
MS-Excel workbook, I have no possibilities to define the data type of
the individual fields. It seems as if a number field will automatically
be defined in Access as number of format "General Number"
My problem now is, that when I try to link a field called orders_id from
this linked table to a field called orders_id (Int, 11) in another table
(linked from MySQL), the join does not seem to work. I guess this is
because the first field is not interpreted as integer, so that Access
cannot join the fields? However there are no warning signs when
establishing the joins about type mismatch or the like, so somehow
Access seems to accept the join, but does not use it.
Can anything be done to force the "Get External Data" to see orders_id
as Integer, or is there another workaround?
MS-Excel workbook, I have no possibilities to define the data type of
the individual fields. It seems as if a number field will automatically
be defined in Access as number of format "General Number"
My problem now is, that when I try to link a field called orders_id from
this linked table to a field called orders_id (Int, 11) in another table
(linked from MySQL), the join does not seem to work. I guess this is
because the first field is not interpreted as integer, so that Access
cannot join the fields? However there are no warning signs when
establishing the joins about type mismatch or the like, so somehow
Access seems to accept the join, but does not use it.
Can anything be done to force the "Get External Data" to see orders_id
as Integer, or is there another workaround?