C
cindyb
When I transfer a text file to my database, I want
TransferText to overwrite the existing data in a table,
not to append. I don't want to delete the table object and
then do a TransferText. Is there a way to tell
TransferText to overwrite data?
Many Thanks.
TransferText to overwrite the existing data in a table,
not to append. I don't want to delete the table object and
then do a TransferText. Is there a way to tell
TransferText to overwrite data?
Many Thanks.