TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
saroj bhattacharya
NA
0
42.8k
csv file import
Jul 14 2015 2:38 AM
hi am saroj i need some help
i want to import csv file into mysql database table.
where csv file header and table column header order are not match. i give examaple
suppose my csv file header are like
1.name
2.ph_no
3.address
and my table column header are like
1.address
2.name
3.ph_no
4.postal_code
in that case how to import the csv file data into mysql database table
using upload button in asp.net???????
please help me i am fresher in that field
thanks in advance
Reply
Answers (
12
)
IE compatibility view setting for mydomain
How to print server side table on a pdf file using asp .net