M
M
Mercury132016-02-29 15:08:14
Delphi
Mercury13, 2016-02-29 15:08:14

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

2 answer(s)
M
Mercury13, 2018-09-16
@Mercury13

Again, you have to answer yourself.
Qt ODBC is extremely slow, use a different library!

A
Alexander Ananiev, 2016-03-10
@SaNNy32

If the timeout falls off, then increase the timeout.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question