Subject Re: Syntax Trouble
Author Craig
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@y...> wrote:
> Craig,
>
> Are you able to run the query from isql or does that give the same
> problem?
>
> SELECT FIRST 1000 SKIP 10 * FROM SITETRANSACTION ORDER BY T_ADDED
> ASCENDING
>
> Adam

Yes, this statement worked in ISQL, so i guess its certainly a problem
in my code and/or logic. I am using an IBOQuery component connected to
an FB Database. Fairly standard setup i believe. Thanks for your
assistance.

Craig