-
1
- #1
MikeAngelastro
Programmer
Hi,<br>
I'm trying to automate the import of a *.dbf file. However, it is not part of a database. Using "DoCmd.TransferDatabase", I get an error saying that the path is invalid. I believe that this is due to having only a table file and not a whole database. What code could I use to import the table?<br>
Thanks,<br>
Mike
I'm trying to automate the import of a *.dbf file. However, it is not part of a database. Using "DoCmd.TransferDatabase", I get an error saying that the path is invalid. I believe that this is due to having only a table file and not a whole database. What code could I use to import the table?<br>
Thanks,<br>
Mike