11.02.2013 8:04, [email protected] wrote:
> Thanks for the info. So I will look at Qt 5.0 and the current QIBASE
> driver, and take the effort to contribute to Qt.
> But I know only the Windows platform well.
Firebird API doesn't depend on platform. Qt AFAIK too. As well as C languag
Hello Marius
Hello Dimitry
Thanks for the info. So I will look at Qt 5.0 and the current QIBASE
driver, and take the effort to contribute to Qt.
But I know only the Windows platform well.
Happy greetings
Chris
--
Free N
Hello!
Sunday, February 10, 2013, 7:06:21 PM, you wrote:
cwrac> Has someone tried to upgrade/rework the QIBASE driver to support the
cwrac> Firebird 2.5 functions?
cwrac> The QIBASE plug in QT 4 uses the isc_ functions to access the fbclient.
cwrac> Is this still the suggested way?
API is still
I will check the driver i think is better if we contribute to the qt 5 tree
also now you can send them patches directly to the gerrit
There are articles about firebird embedded and qt but i guess you ask if we can
put an firebird embedded plugin in the qt 5 tree right ?
ps: some people used ibpp
Hello Firebird team
I am using Firebird since many years, and since some time also in
combination with the Qt Framework. Today I have encountered, that the
QIBASE driver has only a minimalistic implementation.
Has someone tried to upgrade/rework the QIBASE driver to support the
Firebird 2.5 fu