Question : ms access 2k3/7 vba, loop thru directory tree and import .dbf files

I have to migrate a ton of Clipper DBF files into MySQL tables, adding some keys in the migration. The input tree structure is client/location/date/several dbfs(not always the same number). I would like to loop through the input tree structure, import a dbf, add the new keys and ODBC off to MySql.

Answer : ms access 2k3/7 vba, loop thru directory tree and import .dbf files

jimpen:
I'm not going to link to the DBF's, but rather import them, do what has to done in access tables and then export to Mysql. I'd be happy with a VBA solution to locating the dbf's thru the folder tree and importing them into access. tks
Random Solutions  
 
programming4us programming4us