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

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Try with Quick CSV Import or DevArt dbForge studio .

link|improve this answer
These look great thanks, however, I think there both for MySQL not MSSSQL – bumble_bee_tuna Dec 11 '11 at 21:10
DevArt dbForge exist also for MSSQL . – aleroot Dec 11 '11 at 21:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.