Hi,
I have developed a vb.net application with MySQL as backend. Its a data massaging tool where it takes excel sheet as input and processes its data. During this long operations, end user asked to have a progress bar so that the progress can be known. But I am unable to do this as its a series of update sql statements which takes a long time and I am unable to run progress bar for this.
Kindly help
...
User Profile
Collapse
-
how to run progress bar while executing a long method or an update statement?
Hi,
I am unable to crack this as the end user requested to show some kind of progress bar while running a long time method or an update statement. Kindly suggest me on this ASAP.
Rgds,
TSKMJK -
tskmjk started a topic Unable to save the String data into a table from Excel sheet in SQL Server 2005 dbin .NETUnable to save the String data into a table from Excel sheet in SQL Server 2005 db
Hi all,
I am developing an application which reads an excel file which has the following records and inserts into a table in SQL SERVER 2005 database [Enterprise Edition].
Data:
Product Version CustType
------------- ------------- --------------
Norton SystemWorks Basic Edition 2009 CS
Norton 360 ...Last edited by Curtis Rutland; Oct 7 '08, 01:33 PM. Reason: added code tags -- surround your code with [CODE] and [/CODE]
No activity results to display
Show More
Leave a comment: