Conrad,

you use wrong syntax. Try:

compute ved as max edulevel from appeduc where ...

or better select command as already suggested.

Polychronis

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 6:52 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Compute Problem


I have used the following command
compute ved as max(edulevel) from appeduc where appno = 129
and I receive error 150 that compute can not be done on this data type.
The data type is text 2.
I have check the help for compute and there is no restriction on text for
using max
Any suggestions?
Conrad

Reply via email to