Computing.Net > Forums > Programming > Easy VB Question

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Easy VB Question

Reply to Message Icon

Name: Brian
Date: October 20, 2002 at 01:53:56 Pacific
OS: VB
CPU/Ram: 500
Comment:

Hi

I'm new to VB and need help with the progress bar control.

I'm reading a CSV file containing record details into a table. This part is working fine, but I thought it would be nice to show a progress bar as it tranferring the data. The CSV file can contain records from 100 to 30,000 how can I show the progress bar as it is reading the file?

Many thanks
Brian



Sponsored Link
Ads by Google

Response Number 1
Name: Guti
Date: October 20, 2002 at 03:53:51 Pacific
Reply:

Read the size of the file in order to see the total bytes.
Nos, calculate the percentage between the read bytes and the total bytes.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Easy VB Question

An easy VB question www.computing.net/answers/programming/an-easy-vb-question/929.html

Command counting in VB! www.computing.net/answers/programming/command-counting-in-vb/4678.html

Easy VB Question www.computing.net/answers/programming/easy-vb-question/9986.html