A
Allison
Is there a way in SQL or VBA to change the data type of a
link field prior to running any time of query?
Someone thought this might be the best way to handle my
issue. One field has a data type of text and the other is
a number data type. I keep receiving the mismatch
expressions error and I have to make a copy of the query
change the data types and save before the unmatched
results will appear. The other problem lies because I
want this unmatched query to be a standard report updating
each time the query is updated. Any suggestions on how to
go into SQL/VBA and change the data types of a linked
table? I'm trying to normalize my linked tables.
link field prior to running any time of query?
Someone thought this might be the best way to handle my
issue. One field has a data type of text and the other is
a number data type. I keep receiving the mismatch
expressions error and I have to make a copy of the query
change the data types and save before the unmatched
results will appear. The other problem lies because I
want this unmatched query to be a standard report updating
each time the query is updated. Any suggestions on how to
go into SQL/VBA and change the data types of a linked
table? I'm trying to normalize my linked tables.