Benjamin Kravanja wrote:
> 
> QT 4.5 was compiled new, and it seems to work properly with all
> qt-tutorials 1-12.
> 
I don't recommend to use Qt 4.5 for now. QtAda has some strange
incompatibilities with this version. :-( (You can see them on
elastic_nodes example, it some times crash)

> Now, I give up to searching in the web, because there are only less
> public examples about this combination of developer environment.
> 
I never test this combination. Here is my ideas:

1. Switch to Qt 4.4.3.

2. Use QSqlDatabase::lastError to see what is a problem from Qt point of
view.

3. Never creates QSqlQuery object before you initialize QSqlDatabase object.

_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com

Reply via email to