B
bf1
Hi,
Access 2k. I am using the transfertext method to load a .txt file into
a table. A msgbox appears upon execution of that line of code:
Microsoft was unable to append all the data to the table
The contents of field(s) in 0 records were deleted, and 0 records were
lost due to key violations.
.... Do you want to proceed anyway?
I click yes (of course- there are 0 errors according to the msg), the
line executes, and the data is loaded.
Is this just a bogus error message, or is there something else wrong
that the msgbox is NOT telling me? I verified that all of the records
were loaded, and it appears that none of the field contents were
deleted (just as the msgbox indicates). If everything was successful
with the transfertext, then why the msgbox?
TIA,
Beth
Access 2k. I am using the transfertext method to load a .txt file into
a table. A msgbox appears upon execution of that line of code:
Microsoft was unable to append all the data to the table
The contents of field(s) in 0 records were deleted, and 0 records were
lost due to key violations.
.... Do you want to proceed anyway?
I click yes (of course- there are 0 errors according to the msg), the
line executes, and the data is loaded.
Is this just a bogus error message, or is there something else wrong
that the msgbox is NOT telling me? I verified that all of the records
were loaded, and it appears that none of the field contents were
deleted (just as the msgbox indicates). If everything was successful
with the transfertext, then why the msgbox?
TIA,
Beth