PRB: Using OLAP to Access a DBC Gives Error Message "Cannot Open File" (266167)
The information in this article applies to:
- Microsoft SQL Server OLAP Services 7.0
- Microsoft ODBC Driver for Visual FoxPro (Build 6.00.8281.00) 6.0
This article was previously published under Q266167 SYMPTOMS
The following errors messages may occur when you use Microsoft SQL Server On-Line Analytical Processing (OLAP) Services 7.0 to access a Microsoft Visual FoxPro table (.DBF) by using Open Database Connectivity (ODBC):
[Microsoft][ODBC Visual FoxPro Driver]Cannot open file j:\testdata.dbc.;S1000; Time:3/29/2000 5:29:11 PM
[Microsoft][ODBC Visual FoxPro Driver]File '<tablename.dbf>' does not exist.;S0002; Time:3/29/2000 5:33:02 PM
RESOLUTION
In most cases, the preceding symptoms can be overcome with the following steps:
- Install Active Directory Service Interface (ADSI) from the following Microsoft Web site:http://www.Microsoft.com/NTWorkstation/downloads/Other/ADSI25.asp
- On the Start menu, under Settings, select Control Panel, select Services, and then modify the following services to use a valid domain logon: SQL Server Agent, MSSQL Server Service, and MSSQL Server OLAP Service. Use these steps to accomplish this:
- Double-click on each of these services to open their properties.
- Choose the This Account option in the Log On As section.
- Enter a valid domain account and password. This domain account should have access to the FoxPro data on the remote computer.
Follow the steps in the "Steps to Reproduce Behavior" section of this article and you should receive a message saying Processing Completed Successfully.
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
164145 Cannot Open File Accessing Visual FoxPro Database
190463 INFO: What are MDAC, DA SDK, ODBC, OLE DB, ADO, RDS, and ADO/MD?
Modification Type: | Major | Last Reviewed: | 10/29/2003 |
---|
Keywords: | kbDatabase kbprb KB266167 |
---|
|