Re: DBI : Extend 'ChopBlanks' support to variable length character types

2012-06-02 Thread H.Merijn Brand
On Sat, 2 Jun 2012 17:57:06 +, "Manikantan, Madhunapanthula_Naaga" wrote: > Hello DBI-Dev, > > After getting inputs from Martin and reading DBI documentation it became > clear to me that 'ChopBlanks' attribute is designed to work for fixed length > character types. > Can you please let me

DBI : Extend 'ChopBlanks' support to variable length character types

2012-06-02 Thread Manikantan, Madhunapanthula_Naaga
Hello DBI-Dev, After getting inputs from Martin and reading DBI documentation it became clear to me that 'ChopBlanks' attribute is designed to work for fixed length character types. Can you please let me know if this feature can be extended to variable length character types as well? Thanks a