Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

How to handle huge data with QSqlQueryModel?

$
0
0
We have a QSqlQueryModel which loads a huge chunk of data. When its size of loaded data reaches to about 1.5 GB, the program crashes. How can we handle this situation? Can we catch an exception or limit the amount of data that QSqlQueryModel loads?

Viewing all articles
Browse latest Browse all 13965

Trending Articles