Visual FoxPro Data Access Using the OLE DB Provider
You can access Visual FoxPro data from other programming languages and applications. Using the Microsoft OLE DB Provider for Visual FoxPro, you can connect to Visual FoxPro databases and tables and retrieve data from Visual FoxPro databases and tables to use in Visual Studio and Microsoft Office applications and files.
In This Section
OLE DB Provider for Visual FoxPro
Describes the Visual FoxPro OLE DB Provider, the tasks you can perform, and the functionality it provides.How to: Access Visual FoxPro Data in Visual Studio
Describes ways to access data in Visual FoxPro databases and tables using the Visual FoxPro OLE DB Provider when developing applications in Visual Studio.How to: Access Visual FoxPro Data in Microsoft Office
Describes how to access data in Microsoft Office applications, such as Word and Excel, from Visual FoxPro databases and tables using the OLE Provider.
Related Sections
- Language Reference for OLE DB Development
Describes support in the OLE DB Provider for native Visual FoxPro language and syntax.