I have a REALLY simple query:
SELECT * FROM Release ORDER BY UPPER(id)
Why would delphi complain of 'Invalid use of keyword. Token: UPPER(id)'?
The query is valid and works in TOAD/DBArtisan etc.???
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
- Re: [DUG]: Oracle being mean... Mark Derricutt
- Re: [DUG]: Oracle being mean... Mark Derricutt
