Hi,
I created a small VB program to start some related programs. One of these programs uses run-time .dbf as the background database.
Is there a way to automatically convert these *.dbf's into a table in Access for updating with a form and then automatically exporting back into *.dbf? The import and export functionality would come from a button on the form.
I have the forms and source data tables designed - I just need to provide a means of auto-importing and auto-exporting.
I'm trying to make this very simple for some customers that have no computer experience.
I created a small VB program to start some related programs. One of these programs uses run-time .dbf as the background database.
Is there a way to automatically convert these *.dbf's into a table in Access for updating with a form and then automatically exporting back into *.dbf? The import and export functionality would come from a button on the form.
I have the forms and source data tables designed - I just need to provide a means of auto-importing and auto-exporting.
I'm trying to make this very simple for some customers that have no computer experience.