Error 7357

Troubleshooting SQL Server

Troubleshooting

Error 7357

Severity Level 16
Message Text

Could not process object '%ls'. The OLE DB provider '%ls' indicates that the object has no columns.

Explanation

Either the specified table or columns do not exist or the login used to connect to the provider does not have the required permissions on the table or columns.

Action

Verify that the table or columns specified exist. Verify that the appropriate permissions are granted on the table or columns specified.

See Also

Distributed Queries

sp_addlinkedserver