I have a CSV file which I am directly importing to a SQL server table. In the CSV file each column is separated by a comma. But my problem is that I have a column \"address\
For this problem the solution is very simple. first select => flat file source => browse your file => then go to the "Text qualifier" by default its none write here double quote like (") and follow the instruction of wizard.
Steps are - first select => flat file source => browse your file => Text qualifier (write only ") and follow the instruction of wizard.
Good Luck