How to create a join across two foxpro databases using the MS Ole DB provider?
问题 Question: I am working with existing commercial MS Visual Foxpro application, and need to extract data from the database directly using a c# application. Unfortunately, not all of the tables are stored in the same database, some of the records are stored in a database broken down by year. How do I create a query against these two databases using a single join? I am using Microsoft's OLE DB Provider for Visual FoxPro 9.0 (SP2) More Detail: Essentially, the customer information is stored in one