Re: [firebird-support] Re: How do you write dynamic sql in Firebird

2014-12-15 Thread 'Martijn Tonies (Upscene Productions)' m.ton...@upscene.com [firebird-support]
Hello Dmitry,

>12.12.2014 23:08, 'Martijn Tonies wrote:
>>
>> But using ROWS instead of FIRST makes using a parameter possible
>
>FIRST (:CNT) does the trick as well.

Oh, good one, let's see if I can remember. ;)


With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!




[firebird-support] Re: How do you write dynamic sql in Firebird

2014-12-13 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
12.12.2014 23:08, 'Martijn Tonies wrote:
>
> But using ROWS instead of FIRST makes using a parameter possible

FIRST (:CNT) does the trick as well.


Dmitry