Error 7314

Severity Level 16
Message Text

OLE DB provider '%ls' does not contain table '%ls'.

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.

This message occurs on case-sensitive servers.

Action

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

If the table was originally created in Oracle without quotation marks, specify the table name in the distributed query using all uppercase letters. If the table was originally created in Oracle with quotation marks, specify the table name in the distributed query using all lowercase letters.

See Also
Distributed Queries OLE DB Providers Tested with SQL Server
Errors 7000 - 7999 sp_addlinkedserver

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.