[Firebird-devel] Executing statement in the same context as external engine execution

2018-03-23 Thread Jiří Činčura
Hi *, what's the expected path to take when I want to execute user provided statement in the same context (connection and transaction) in external engine? Do I have to go through IExternalContext etc. or can I maybe just call isc_dsql_execute2 (and others around) with appropriate parameters and

Re: [Firebird-devel] Getting attachment_id from IAttachment

2018-03-23 Thread Jiří Činčura
> > Hi *, > > > > is there a way to get attachement_id (the same as in mon$attachments) > > from IAttachment isntance? > > > > Certainly. > Use isc_info_attachment_id in IAttachment::getInfo(). Thanks. Is there a macro or some helper to help me parse out the integer from the returned buffer? -

Re: [Firebird-devel] Win1252 Charset on MacOS

2018-03-23 Thread Paul Beach
> > Where did you get the code you are using from? Ideally you should have got > > it > > from github B2_5_Release. > > It's not from Github but official tarbal fom firebirdsql.org. Which does not contain the few changes I added to make it build properly after 2.5.8 was released on Linux and Wi

Re: [Firebird-devel] Win1252 Charset on MacOS

2018-03-23 Thread Elmar Haneke
> Where did you get the code you are using from? Ideally you should have got it > from github B2_5_Release. It's not from Github but official tarbal fom firebirdsql.org. > -mmacosx-version-min=10.7 is now -mmacosx-version-min=10.9 libstdc++ > has been deprecated. I'm going to change that on n

Re: [Firebird-devel] some issues with sed on macosx firebird master

2018-03-23 Thread Paul Beach
> > icu is installed > > > > ls /usr/local/opt/icu4c/lib > > > > icu libicuio.59.1.dylib libicutu.59.dylib > > libicudata.59.1.dylib libicuio.59.dylib libicutu.a > > libicudata.59.dylib libicuio.a libicutu.dylib > > libicudata.a libicuio.dylib libicuuc.59.1.dylib > > libicudata.dylib libicutest.59.

Re: [Firebird-devel] some issues with sed on macosx firebird master

2018-03-23 Thread Alex Peshkoff via Firebird-devel
On 03/22/18 20:31, marius adrian popa wrote: icu is installed ls /usr/local/opt/icu4c/lib icu libicuio.59.1.dylib libicutu.59.dylib libicudata.59.1.dylib libicuio.59.dylib libicutu.a libicudata.59.dylib libicuio.a libicutu.dylib libicudata.a libicuio.dylib libicuuc.59.1.dylib libicudata.dylib l