Subject | Re: interfaces of firebird like ibpp |
---|---|
Author | Javier Soques |
Post date | 2003-06-01T12:35:12Z |
I haven't had any problems compiling and/or using IBPP on a Windows
2000 platform. I have not tried it on a Linux platform. I'm using
Dev-Cpp (mingw32) to compile and works flawlessly. I use the library
(ibpp.a) to create a Win32 dll used for Visual Basic 5/6.
(http://fbdll4vb.sourceforge.net)
Bye
Javier Soques
--- In ib-support@yahoogroups.com, "bananaman165" <bananaman165@a...>
wrote:
2000 platform. I have not tried it on a Linux platform. I'm using
Dev-Cpp (mingw32) to compile and works flawlessly. I use the library
(ibpp.a) to create a Win32 dll used for Visual Basic 5/6.
(http://fbdll4vb.sourceforge.net)
Bye
Javier Soques
--- In ib-support@yahoogroups.com, "bananaman165" <bananaman165@a...>
wrote:
> Has anyone else found that IBPP does not work with 1.5 RC2? RC1 waswrote:
> fine, but RC2 is throwing exceptions on DB connect, even with the
> IBPP test1 & test2 apps... Thoughts? (Yes, I changed the path to
> Firebird in the makefile)
>
>
> --- In ib-support@yahoogroups.com, Milan Babuskov <albis@e...>
> > newtonlistas wrote:
> > > Searching I found the ibpp, a interface for firebird in C++, and
> > > I want try other, and later select one of them.
> >
> > I wouldn't say it is heavy. It is only about 300-400 kilobytes.
> > makes programming easy. Try using Firebird C API directly, and