I'm linking to an Oracle table via ODBC (I'm doing this 'manually', not through VBA code).
There is a field in the Oracle table of type VARCHAR2(100). MS Access has taken it upon itself to assign a data type of MEMO to this field instead of TEXT. This is very limiting - there are things that MS...