Cannot empty name properties with TIBCSecurityService

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Cannot empty name properties with TIBCSecurityService

Post by upscene » Wed 30 Dec 2009 10:56

Hi,

Modifying a "firstname" works fine when the new first name has a value, but when I want to clear it (= ''), then the modification isn't made when I call .ModifyUser.

Is this an issue with IBDac?


With regards,

Martijn Tonies
Upscene Productions

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 31 Dec 2009 12:09

We have fixed this problem. The fix will be included in the next build of IBDAC.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Fri 01 Jan 2010 15:12

Plash wrote:We have fixed this problem. The fix will be included in the next build of IBDAC.
Thanks, any idea when the next build will be ready?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 08 Jan 2010 14:05

We plan to release new build of IBDAC next week.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Thu 28 Jan 2010 13:07

Stupid me, first time I'm building "with packages" for InterBase & Firebird -> this is fixed.

Post Reply