O
Omkumar Enkannathan
Hai,
I wrote a windows forms application and everything is fine. From this app, I
am inserting data from a text file to a database table.
How do I run this application from command line? The user would pass the
server name, db name and the text file as arguments.
My main problem is how do I report status back to the console window while
it is loading the data?
thanks,
omkamal.
I wrote a windows forms application and everything is fine. From this app, I
am inserting data from a text file to a database table.
How do I run this application from command line? The user would pass the
server name, db name and the text file as arguments.
My main problem is how do I report status back to the console window while
it is loading the data?
thanks,
omkamal.