Illegal type in expression.

Error 3169

You tried to execute an SQL statement29F05E5 that contains a field that has an invalid field data type17F82T4.

Possible causes:

          You included a Memo or Long Binary field in an expression1DUM8 where it is not allowed.

          You included a numeric aggregate function, such as Sum or StDev, that tried to perform a calculation on a Text field.  Choose a different aggregate function.