Answer the question
In order to leave comments, you need to log in
Why does Embarcadero ODBC work but Qt ODBC lags? And is there a replacement?
They decided to make a new version of the program on Qt, because a version for Mac is planned. But even the Windows version can't really be launched, and there are many reasons for this. Here are two.
1. Embarcadero has a nice database preview component. Qt also has it, but it only works on bidirectional requests.
2. The same requests (heavy, for 20 seconds) run on Embarcadero and fail (probably due to a timeout) on Qt.
What do you think? Are there any bypasses? Should I switch to another DB library? If so, which one?
Answer the question
In order to leave comments, you need to log in
Again, you have to answer yourself.
Qt ODBC is extremely slow, use a different library!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question