G
Gary
I've written an application that works fine on 3 machines
but fails on a 4th. Investigation has show that the
DoCmd.TransferText is failing with the error "Could Not
Delete From Specified Tables".
The Transfertext function is being used to import a text
file (in CSV format) into an existing table which has just
been emptied.
Any ideas what the problem might be?
but fails on a 4th. Investigation has show that the
DoCmd.TransferText is failing with the error "Could Not
Delete From Specified Tables".
The Transfertext function is being used to import a text
file (in CSV format) into an existing table which has just
been emptied.
Any ideas what the problem might be?