[Qt-interest] QSqlQuery and dotted column names

TP paratribulations at free.fr
Mon Nov 1 09:24:33 CET 2010


Bill King wrote:

> We look forward to your bug-report/test/fix.

This is the bug report:

http://bugreports.qt.nokia.com/browse/QTBUG-14904

But for the fix, it is beyond my competence.
 
> Seriously, there are so many combinations of behaviours due to the SQL
> standards lack of comprehensiveness. Decisions needed to be made. One of
> those was probably to not allow qualified names, tho without research,

To my mind, it is not really a problem of qualified names or not, because 
here it is a problem of alias defined with "AS" in a "SELECT" statement. The 
string in an alias should be arbitrary, and taken as is by Qt.

Thanks

Julien






More information about the Qt-interest-old mailing list