Im a little stuck in here... and dont have much time to search on the net, maybe you guys can hep me!
I have do fill a datatable from a MSAccess database, while its filling I want to show a progress bar.
Ive already put the fill process on a separeted thread and the fill works just fine, but on slow computers or if the network is slow I the user will experience some unwanted program freezing...
The real question is how can I show the state of the fill process with a progressbar?
Im using ADO.net (as you already have noticed) and VB.net or C# is wellcome!
Thanks in advance!...
I have do fill a datatable from a MSAccess database, while its filling I want to show a progress bar.
Ive already put the fill process on a separeted thread and the fill works just fine, but on slow computers or if the network is slow I the user will experience some unwanted program freezing...
The real question is how can I show the state of the fill process with a progressbar?
Im using ADO.net (as you already have noticed) and VB.net or C# is wellcome!
Thanks in advance!...