I have to pass some data into a text file and save that text file in the SQL Server 2005 database.
Then I have to be able to load that text file in the C # Winform datagreat.
How do I do this in C #?
Take a look at this tutorial:
I have to pass some data into a text file and save that text file in the SQL Server 2005 database.
Then I have to be able to load that text file in the C # Winform datagreat.
How do I do this in C #?
Take a look at this tutorial:
Comments
Post a Comment