Page 1 of 1

OraDirect trims trailing space characters in CHAR fields

Posted: Thu 04 Nov 2004 08:37
by agunes
As I have tested, OraDirect trims trailing space characters in CHAR fields. Unfortunately, I do have to get those spaces as well for my project. Although I can do it manually by first getting the size of the column and pads appropriate number of spaces characters to the right of the column data I don't want to do this. How can have OraDirect get CHAR data with trailing blanks?

Thanks,

agunes

Re: OraDirect trims trailing space characters in CHAR fields

Posted: Fri 05 Nov 2004 13:03
by Oleg
We are planning to change this behaviour with CHAR datatype for OracleDataReader and will add a special option to OracleCommand to manage it.
We will release a new build of OraDirect .NET at the next week. Please see announcements about new version releases at the forum.

Posted: Mon 18 Oct 2010 09:49
by Shalex