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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vb Console application

Status
Not open for further replies.
Nov 27, 2006
8
US
I have create a small console application in VS 2005 using VB.

I run an extensive SQL query that takes some time. my question is there a way to loop and add a * to the console.write to show that the proccess is still going.

I am using sqlclient.sqlcommand.executereader to run the query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top