Params support [Trim Char] = True?

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
Eden0928
Posts: 62
Joined: Sun 22 Apr 2012 14:08

Params support [Trim Char] = True?

Post by Eden0928 » Thu 26 Apr 2012 11:42

Abort TSQLConnection.Params. It support [Trim Char] = True?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 26 Apr 2012 13:00

hello,

Please describe in more details the behaviour you need, i.e. what do you want to trim automatically?
There is the TrimFixedChar option implemented in our driver, maybe you will get the behaviour you need by enabling this option. You can find more details on this option in the ReadMe.html file

Post Reply