import .xlsx file to SQL 2008

  • I know there are many pages giving the steps and i've tried everything. I've used following steps in the connection:

    Microsoft.ACE.OLEDB.12.0 as Provider

    .xlsx file with entire path to Data Source

    "Excel 12.0 Xml;HDR=YES" as Extended Properties

    The above has been setup as connection. Now when i try using this connection manager in OLEDB Source, for "Table or view" data access mode, it gives "Unspecified Error" and when i try using "SQL command" and give a query as "select * from [Sheet1$]", it still gives me error.

  • Assuming a 64bit environment, you've tried setting Run64Bitruntime to False?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply