G
Guest
I am trying to run the following agregate function in a parameterized query
on Access2000:
Min([t1].[f1]*sqr([t2].[f1]/[t1].[f1])/[param])
The query saved OK, but an attempt to run it results in the message:
The expression is typed incorrectly or it is too complex to be evaluated
If the sintax correct? Perhaps it is, otherwise it would not save.
What can be done about it?
on Access2000:
Min([t1].[f1]*sqr([t2].[f1]/[t1].[f1])/[param])
The query saved OK, but an attempt to run it results in the message:
The expression is typed incorrectly or it is too complex to be evaluated
If the sintax correct? Perhaps it is, otherwise it would not save.
What can be done about it?