[PyKDE] which sql QT or Python

Phil Thompson phil at riverbankcomputing.co.uk
Fri May 28 09:19:01 BST 2004


On Friday 28 May 2004 3:24 am, John Fabiani wrote:
> Hi,
> Newbie question.  I just read an article on the use of QT SQL commands.
> Are the SQL commands part of the PyQt package and if they are which is
> better Python.  or QT SQL commands?

Yes they are implemented in PyQt, in the qtsql module. Also check the 
examples3 directory.

One benefit is then the availability of Qt's data aware widgets, eg. 
QDataTable.

Phil




More information about the PyQt mailing list