4
I’m storing files in a database SQL server using a varbinary(max) field. I wonder if it is possible to detect the progress of the file upload (in which case it would be a INSERT in the table) using VB.NET.
If progress cannot be made, an estimate would already help.
How is Insert done? You turn the file into an array of
byte
?– Jéf Bueno
Yes, I transform it into a byte array. Normally the Insert takes about 4 to 8 seconds to finish because it is small. I wanted to monitor progress if possible
– Kaizonaro
Young man, you have how to post the code of the Insert?
– Jéf Bueno
@LINQ think will not post no. The ideal is to close for lack of clarity since it is too old to migrate.
– CypherPotato