The OLE DB provider "Microsoft.Jet.OLEDB.4.0" has not been registered.

  • Hi,

    Whenever i run the below query in sql server 2005

    Select *

    from OPENROWSET('Microsoft.Jet.OLEDB.4.0',

    'Excel 8.0;Database=C:\OMESitesList.xls;',

    'SELECT * FROM [Sheet1$]')

    I am getting the error,

    The OLE DB provider "Microsoft.Jet.OLEDB.4.0" has not been registered.

    Please help me regarding this.

    Thanks in advance

    Regards

    Bunty

  • Have you installed MDAC or the OLEDB provider on your server/workstation?

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

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