1. Find Microsoft FoxPro VFP Driver for DBF. Install it
2. It is impossible to configure this driver through ODBC config but it can be done by ..
3. Create OLEDB UDS. Make the connecting string "DRIVER=Microsoft FoxPro VFP Driver (*.dbf); Exclusive=No;SourceType=DBF;SourceDB="+ Path to the directory of file"
4. After it put any configuration data you would like, remember after pressing the button Finish you can not change at all anything because of error
Add a comment