
Please help me...
I built a table in Paradox, I wanted to find the last record row and I wrote:
"select Code, last(Date), last(Price)
from table
group by Code"
and when I try to run the query (with SQL Explorer) I saw the message: "SQL script error: Capability not supported".
WHY???? Please help me to find what happen and what I must do.
Best regards,
Cristian