PLEASE HELP ME,
select * from OPENDATASOURCE('Microsoft.Jet.OLEDB.4.0',
'Data Source=D:\Importingdata\Sectionsdata\Sections.xls;Extended Properties=Excel 8.0')...[Sheet1$]
go
IT IS GIVING ERROR
Server: Msg 7303, Level 16, State 1, Line 1
Cannot initialize the data source object of OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "(null)".
OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "(null)" returned message "Unspecified error".