[PyKDE] QSqlCursor problems

Phil Thompson phil at river-bank.demon.co.uk
Tue Feb 5 10:06:36 GMT 2002


Jon wrote:
> 
> Hello
> 
> I am getting the same problem as reported by Nico van der Walt on Tue, 18 Dec
> 2001.
> 
> QSqlCursor returns blank for text fields and zero for numeric fields. I am
> using the MySql driver.
> 
> Does anyone know if this problem has been resolved yet ?
> 
> Jon

I've not tested it recently (since I downgraded my g++), but I assume
the problem is still there. I got as far as finding that the problem was
from a QVariant ctor being used to copy the column value - but there I
got stuck. What compiler are you using?

Phil




More information about the PyQt mailing list