Hi before I reinvent the wheel I'm trying find something to allow a user to take .csv files and graphically match the columns in the database table to the columns in the csv file. I know this can be achieved using the mssql import/export wizard or SSIS however if the column don't match exactly you start getting into t-sql. Anything ? Thanks
|
feedback
|
|
Try with Quick CSV Import or DevArt dbForge studio . | |||||
feedback
|