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
> > 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?
-
> > 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
> 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
> > 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.
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