G
Guest
How do I append data from a table found in a floppy disk to another database
table.
The source table(the one in the floppy) called batch.dbf contains new record
which need to be appended to another table called
tblbatch(path=c:\mydocument\batch.dbf).
Right now I use an append query, but both tables reside in the same
database. I am not sure how to do for the above said situation
Cheers!!
table.
The source table(the one in the floppy) called batch.dbf contains new record
which need to be appended to another table called
tblbatch(path=c:\mydocument\batch.dbf).
Right now I use an append query, but both tables reside in the same
database. I am not sure how to do for the above said situation
Cheers!!