I came accross that the return variable of Import function does not check wether the import was successfull.
It returns FALSE even the import went okay, so does this mean the return variable is only for crash check or something?
And how could I check wether the import completed + number of successfull and failured imports?
[Ok :=] IMPORT(Number, InStream)
K.S.
0
Answers
I did not have deleteall on my temp table. As I ran the import it kept importing the same information from the temp and still giving same error #-o
this solved now