Subject | RE: [IBDI] Porting from MS SQL Server 7.0 to Interbase |
---|---|
Author | Marco Lauria |
Post date | 2000-06-25T10:35:14Z |
At 15.57 24/06/2000 -0400, you wrote:
and perhaps other functionalities that aren't available in DSQL?
Where can I read about this?
Thanks in advance
Marco Lauria
>> 2. Interbase does not support the TOP extension to SELECT, as inAnd how can I interface directly to interbase to support this
>> 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 perhaps other functionalities that aren't available in DSQL?
Where can I read about this?
Thanks in advance
Marco Lauria