I have data in excel file and I need to convert the excel file to CSV file then insert these data into sql table.
Please, how can I do it ?
Do have any solution for this problem ?
I have data in excel file and I need to convert the excel file to CSV file then insert these data into sql table.
Please, how can I do it ?
Do have any solution for this problem ?
You can easily do that with the SQL Spreads Excel Add-In. It allows you to use Excel to update and manage the data in any SQL Server table. You can download a trial here.
Disclaimer: I'm the founder.