[Qt-interest] Qt5 and SQL

Robert Hairgrove evorgriahr at hispeed.ch
Wed May 18 18:50:26 CEST 2011


On Wed, 2011-05-18 at 20:36 +0400, Constantin Makshin wrote:
> On Wednesday 18 May 2011 01:24:56 Jason H wrote: 
> > Can you clarify what love you would like QtSQL to get?

It would be nice if the Qt SQL plugin libs would actually export the
names of the native functions of their respective drivers. This way, it
would be possible to use the native driver handles the way they are
documented in Qt.

I had this issue with the SQLite plugin. I don't know if it is a problem
with other SQL drivers which are already in a shared library (i.e., one
can always just link the application to the same library to which the
plugin links). But on some platforms, SQLite is not pre-built as a
shared library (Linux, and most likely Windows, for example).




More information about the Qt-interest-old mailing list