[PyQt] Qt and mysql
David Boddie
david at boddie.org.uk
Sun Aug 26 00:34:36 BST 2007
On Wednesday, August 22, 2007 10:40:53 PM, Martin Alderete wrote:
> Hi! I have problems when i try to get values from sql query. I have
> record in database but when i do the code below i recived None
> objects..., I'm using mysql-server5.0, Qt4.3 and PyQt4.3 .... Can anybody
> check it?
One thing you might want to try is to run the SQL Browser demo that comes
with Qt 4 and try to access your database with that. Knowing whether that
works or not will help us figure out where the bug is.
David
More information about the PyQt
mailing list