Hello, Thank you for your reply. That would make sense if the driver didn't have that capability. :-(
Ok in that case, if the Driver doesn't allow it.. I don't know how to rewrite a driver... But, MYSQL you can CONCAT which is a way to Append the data, so im going to try splitting a file first, and appending it and updating the QProgressDialog as i go. This way might be sufficient.
The idea is to split a 100MB file into 1MB bits, and after each upload, report back and update the QProgressDialog. At least this way we will see some form of Progress Downloading and Uploading.
Any thoughts?
Thank you.
Edit: After reading this maybe it is not such a good idea to keep appending to a blob in such a way. Might have to just have a permanent Progress bar in IDLE State to indicate some action is taking place, and alert the user, larger files will take time to send!
If anyone else has any thoughts, please let me know.
Thank you.




Reply With Quote

Bookmarks