I've been successful programmatically importing into Access a FoxPro free table using the TransferDatabase method on a specific dbf.
However, there's another dbf in the same Visual FoxPro application that I want to do the same with, but with no success.
I am, however, able to manually create...