BDS2006 -> 2007 Trim Char does not work

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
[email protected]
Posts: 7
Joined: Mon 24 Dec 2007 11:02
Location: Eindhoven, Netherlands

BDS2006 -> 2007 Trim Char does not work

Post by [email protected] » Wed 24 Sep 2008 11:09

Hello,

We use SQLConnection param "Trim Char=True" to auto trim our character fields. Now we compile our applications in RAD2007 and use dbexpsda40.dll 4.25.0.10 and the Trim Char seems to have no effect at all.

We also tried TrimFixedChar with no success.

Anybody any idea?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 29 Sep 2008 07:01

We could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create and fill table.

[email protected]
Posts: 7
Joined: Mon 24 Dec 2007 11:02
Location: Eindhoven, Netherlands

Post by [email protected] » Mon 29 Sep 2008 08:08

We finally found that delphi wasn't using the dbexpsda40.dll driver. So this topic is closed. Trim Char still works fine.


Kind regards

Michel

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 29 Sep 2008 08:45

It is good to see that this problem has been solved.

Post Reply