G
Guest
Hello,
I am attempting to import data into Access from a .DBF file. Directly
importing the table gives me the error "Record too large", so I decided to
programmatically link to the table, and perform a make-table query to get
just the data I want. This works fine the first time, but if I close Access
and re-open it, the link is broken and cannot be re-established even by
running the Linked Table manager: it says that it cannot find the file. To
make it work, I have to delete the source file, delete the linked table, and
restart Access and do the link manually. This is not a solution because the
Access database has to be distributed and has to run automatically. Any help
would be greatly appreciated.
I am attempting to import data into Access from a .DBF file. Directly
importing the table gives me the error "Record too large", so I decided to
programmatically link to the table, and perform a make-table query to get
just the data I want. This works fine the first time, but if I close Access
and re-open it, the link is broken and cannot be re-established even by
running the Linked Table manager: it says that it cannot find the file. To
make it work, I have to delete the source file, delete the linked table, and
restart Access and do the link manually. This is not a solution because the
Access database has to be distributed and has to run automatically. Any help
would be greatly appreciated.