Subject Re: [firebird-support] Re: Retrieve query plan with SQL?
Author bartsmissaert@blueyonder.co.uk
Thanks for that tip, will have a look at it.

RBS


> --- Helen Borrie wrote:
>> but I would like to get it programmatically in VB.
>>
>> For this, you would need an API translation of ibase.h and iberror.h
>> for VB. I have never heard of anyone having done one.
>
> There is a FB4DLL project that uses IBPP library to expose all the
> Firebird API stuff to Visual Basic. VB users can load this as just
> another DLL library and use it's functions. I haven't checked whether
> it exposes the all the API calls, but IBPP does and it would probably
> be rather trivial to add support for anything:
>
> http://fbdll4vb.sourceforge.net/
>
>
> P.S. For more Visual Basic access libs. for FB check out this list:
>
> http://www.firebirdfaq.org/faq200
>
> --
> David Richmond
> http://www.firebirdfaq.org
>
>
>