(I'm using FoxPro 6.0. )
I have a table called students.dbf and would like to have data imported from a DAT file called 'fullup.dat'.
There are 2 fields in the DAT file... An 'id' field (unique identifier) field and a 'mealcode' field. I would like to create a job to have a scheduled 'import' from the 'fullup.dat' file into the 'students.dbf' table and where the data in the 'mealcode' field is overwritten each time.
Any idea?
Thank you.
Chuck
I have a table called students.dbf and would like to have data imported from a DAT file called 'fullup.dat'.
There are 2 fields in the DAT file... An 'id' field (unique identifier) field and a 'mealcode' field. I would like to create a job to have a scheduled 'import' from the 'fullup.dat' file into the 'students.dbf' table and where the data in the 'mealcode' field is overwritten each time.
Any idea?
Thank you.
Chuck