I Created a stored procedure for importing data from excel and the same data should be displayed in the Application Dashboard but am getting OLEDB error saying Linked Server Should be Created.
Ad hoc access to OLE DB provider 'Microsoft.ACE.OLEDB.12.0' has been denied. You must access this provider through a linked server.
Image of error :
is this is a error from SQL Serevr Side or else from the Coding part ???
Thanks in Advance...............