Click here to Skip to main content
15,919,479 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Can any one help me how to insert data from textfile to database table

I am able to read data from textfile and display in grid view,Now i want to insert data from grid view to database table.
Posted
Comments
Karthik_Mahalingam 4-Jun-14 2:47am    
post your code of gridview.

 
Share this answer
 
Comments
ridoy 4-Jun-14 4:13am    
+4.
Nirav Prabtani 4-Jun-14 7:37am    
thank you.. :)
 
Share this answer
 
Comments
Karthik Achari 4-Jun-14 2:38am    
Can you give me suggestion,

How can i insert data from text file to database table with out using gridview
 
Share this answer
 
Comments
Karthik Achari 4-Jun-14 2:39am    
Can you give me suggestion,

How can i insert data from text file to database table with out using gridview
Bhushan Patki 4-Jun-14 2:44am    
You have to use bulk query for that.

Please check the below link
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900