-
sqlldr missed the comma separator
Hi, I'm just facing an odd thing in my sqlldr. when a field terminates by an accented character, then the comma separator doesn't work.
For example I have : titi,toto,éÃ*Ã*é,tata,,lastfield so that
I get in my table : 1"titi" 2"toto" 3"éÃ*Ã*é,tata" 4" " 5"lastfield" 6" "
so two fiels concatenated and then last fields shifted !
Can somebody explain that ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|