Remote drives using MS dBASE ODBC
Connection string
This Microsoft dBASE ODBC Driver connection string can be used for connections to DBF / FoxPro.
Driver={Microsoft dBase Driver (*.dbf)};datasource=dBase Files;
This Microsoft dBASE ODBC Driver connection string can be used for connections to DBF / FoxPro.
Driver={Microsoft dBase Driver (*.dbf)};datasource=dBase Files;
SQL syntax example: "select * from \\remotemachine\thefile.dbf"