| Author: kumar 26 Feb 2007 | Member Level: Diamond | Rating: Points: 2 |
Hi,
first you read the data from the text file using filestream and put into a string and then split the string into 12345 and ty and then insert into database
thanks and regards, kumar
|
| Author: Arun Thomas 26 Feb 2007 | Member Level: Gold | Rating: Points: 2 |
Hi Suma,
Plz check the foll url. I have implemented the code for reading a text file and taking it into dataset using VB.NET
http://codekeep.net/snippets/fb00e829-5137-47d4-97f3-074a95f80d84.aspx
|