How do I define field types

C

Cherie

I have created a query that pulls data from an ODBC
database. All of the fields automatically default to TEXT
as the field type. I need to specify that one of the
fields is MEMO, in order to not have my data truncated.
Can someone please help me with this? I am really stuck...

Thanks,
Cherie Marion
 
Top