Correct. I had extraneous fields at the end of the data .TXT file. Removed, and I can debug.print by field name. Great. However, as previously mentioned, I had expected the SELECT statemtent to populate the ADD0DATA
table, but it does not. If I modify it to say SELECT * INTO ADD0DATA FROM ADD0DATA.TXT, then I get a permissions error insisting that the file is already opened exclusively by another user, or I need permission to view its data.
I'm continuing to work on this, but if you have any suggestions in the interim, they would be gratefully received.
.jnlw09.