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. - Accessing Visual FoxPro Data in Visual Studio .NET
Describes ways to access data in Visual FoxPro databases and tables using the Visual FoxPro OLE DB Provider when developing applications in Visual Studio .NET. - Accessing Visual FoxPro Data in Microsoft Office XP
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 Topics
- Language Reference for OLE DB Development
Describes support in the OLE DB Provider for native Visual FoxPro language and syntax.