Subject RE: [IBDI] Porting from MS SQL Server 7.0 to Interbase
Author Marco Lauria
At 15.57 24/06/2000 -0400, you wrote:

>> 2. Interbase does not support the TOP extension to SELECT, as in
>> SELECT TOP 10 * FROM PRODUCTS. This is needed by some 3rd party
>> libraries we are using.
>
>Interbase DOES support it. The only problem is several functionality does
>not appear in the DSQL interface, but it's here. It's a matter to enhance
>the DSQL parser.
>
>
And how can I interface directly to interbase to support this
and perhaps other functionalities that aren't available in DSQL?
Where can I read about this?
Thanks in advance
Marco Lauria