>If Oracle strips trailing spaces on the client side, is that a
>configurable option? How would you insert significant trailing
>spaces into a VARCHAR column if the client library strips them?
The Oracle precompiler (PROC) has an option: CHAR_MAP=CHARZ
that allows retaining cobol's trailing blanks.
- Re: [BUGS] BUG #1862: ECPG Connect, host variable trailing ... Jim . Gray
- Re: [BUGS] BUG #1862: ECPG Connect, host variable trai... Alvaro Herrera