Click here to Skip to main content
16,020,990 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have 77 columns' and 3000 rows in my csv file. I have to store it in a data base programmaticaly.some columns are integer and some of them are varchar.
please show me an example or any link that topic explained.how to split,remove spaces etc.using file streame reader how can I do this?
how can I insert? pls help mee
Posted
Comments
Tomas Takac 16-Jun-15 9:07am    
Do you need to do that form C#? Otherwise you can use BULK INSERT[^] command.

1 solution

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