Subject Re: [firebird-support] Re: How to get a list of columns from another select
Author Dimitry Sibiryakov
26.01.2017 0:23, jorgebj@... [firebird-support] wrote:
> How to prepare sentence in Firebird 2.5?

It depends on what API you use to access Firebird 2.5. In native ISC API it is done by
isc_dsql_prepare() call.


--
WBR, SD.