How can i import files *.dbf with sql commands in Ms Acess ?
I've done this by creating an ODBC connector to the dbase files. Then, in Access, link to the tables through ODBC. Once that is done you can treat them more or less like an Access table. Run a copy query on them and you're done.