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

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to