Hello,
I want to load a table with CSV file so i used a definition (.def) file.
In my csv file, I have a column AMOUNT ( -1 256 895).
And in my def file a put AMOUNT NUMBER 33.5 . I got a error message invalid number.
Can you please help me ?
Thanks.
I would (in the CSV file) change the spaces to the null character.
rih9000
8)
Si do you mean that i have to put -1256895 instread of -1 256 895.
It is working but is there another solution?
Hi, I can't think of another solution,
rih9000