Hi,
Has anyone experienced on executing multiple INSERT sql queries into MySQL database using QtConcurrent?
I have to store big data on every query and I want to know if using multiple threads that will execute an INSERT query with the data will increase the insertion speed.
Thanks,




Reply With Quote


Bookmarks