Hi,
i tried in sql server 2008 by executing this querry.
SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0', 'Excel 12.0;Database=d:\test.xlsx','select * from [sheet1$]')
i got this error
OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)" returned message "Unspecified error".
i tried giving permissions to temp folder but still i dn't help me.
Any one can help me in solving this issue ASAP.
---------------------
Thanks,
Vindhya