Select the product you need help with
FIX: Can't Use Four-Part Name to Query Oracle Table If Name Contains Lowercase CharactersArticle ID: 294459 - View products that this article applies to. This article was previously published under Q294459
BUG #: 351669 (SHILOH_BUGS)
SYMPTOMS
When you run a four-part name query on a table in an Oracle data source, if the table name contains lowercase characters, you may receive an error message that resembles the following, with the OLE DB provider listed being the name of your linked server:
Server: Msg 7314, Level 16, State 1, Line 0 OLE DB provider 'TestName' does not contain table 'XXXXX'. The table either does not exist or the current user does not have permissions on that table. OLE DB error trace [Non-interface error: OLE DB provider does not contain the table: ProviderName='TestName', TableName='XXXXX']. RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
To work around this problem, use OpenQuery syntax as follows:
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1. MORE INFORMATION
The following code demonstrates the problem:
248062
(http://support.microsoft.com/kb/248062/EN-US/
)
FIX: Distributed Query with Oracle Cannot Work with Table Exported by DTS
PropertiesArticle ID: 294459 - Last Review: November 6, 2003 - Revision: 3.2
|


Back to the top








