I believe C.T. got his free tables to with a certain version of the VFP OLE DB provider. His connection string looked something like this:Provider=vfpoledb.1;Data Source=FolderPathContainingTables;Collating Sequence=general;
You'll have to type that connection string in manually in the BOMapper (since you can't use the wizard), and the same connection string can then be used with the VfpDataSourceItem that is added to the DataLayer.DataSources collection.