import CSV file

I need to import csv file to SQL tables with c# application. User can select columns band table mapping table fields. I like to create something similar to MS SQL

import. User can draw line to two mapping column and fields. How I can do it in C# window application Which controls I need




Answer this question

import CSV file