Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordset and CSV Files

Status
Not open for further replies.

Kiwiman

Technical User
May 6, 2005
88
GB
I have a database that imports Revenue transactions into a database for rreview. The revenue is contained in a csv file (dataimport.csv). The import process works fine.

What I would like to do is create a Progress Bar telling the user how far into the process the import is. I know how to get a progress bar to work as i have done it in other applications.

I am struggling with the code to set the recordset as the csv file, and to advance the record number being imported (so the progress bar increases).

Could someone point me in the right direction to do this.

Thanks for your help.

Regards

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top