I've got an Excel spreadsheet with about 250,000 rows, I want to import it into SQL but, by default SQL 2014 doesn't allow importing of Excel 2010 files.
I've used this guide http://www.excel-sql-server.com/excel-import-to-sql-server-using-ssis.htmto attempt to get it to work. I've installed the Microsoft Access Database Engine 2010 Redistributable (AccessDatabaseEngine_x64) but I don't have the option to install fro Excel 201 and nor do I have the Office 12.0 access database engine provider as depicted in the screenshot at http://static.excel-sql-server.com/images/thumbnails/static.excel-sql-server.com/images/excel-sql-se...
I know I'm missing something simple but can't put my finger on it. Any pointers?!