B
Bruce
I have a procedure that imports .txt files from a directory into my database.
The .txt files are , delimited.
I have found some of them are not importing (at all). These ones have a
square as the last character in the file (which i recall is the return key
character).
Is it possible to scan for and delete this character before doing the import?
What code should I use?
Bruce
The .txt files are , delimited.
I have found some of them are not importing (at all). These ones have a
square as the last character in the file (which i recall is the return key
character).
Is it possible to scan for and delete this character before doing the import?
What code should I use?
Bruce