On 1/17/22 15:02, Jiří Činčura wrote:
Hi *,I'm looking at 12.batch_isc.cpp and wondering whether there's a way to do batching using pure C methods [1]. Something like simply calling isc_dsql_prepare instead of IAttachment::prepare. I know I can handle the "this" manually, but that's PIA. :)
Yes and no.Yes - because we can generate pure C OO API in a form I've attached here for illustration. No - we never included it into distribution because currently it's not ready for use, some tuning will be needed. Next, you will have to use shared library based on .c generated file and serving as a proxy between tour program and fbclient.
FirebirdInterface.7z
Description: application/7z-compressed
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel