Is it possible to make a "virtual" datatype conversion of a field in Access 2000? E.g. if a field is of the "long integer" data type and we want to relate it to a "text" (string) field in another table in order to be able to query both tables, can we do that programmatically without changing the datatypes of the two fields?