KeyGenerator value lost

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zagdaa
Posts: 5
Joined: Tue 25 Dec 2012 07:35

KeyGenerator value lost

Post by zagdaa » Wed 23 Jan 2013 03:09

Hi,
I'm using IB 7.51; OS is windows server 2003. UniDAC version is 4.5.10.

When using TUniQuery, i'm going to use Keygenerator value for AutoInc field.
I set KeyGenerator value of Interbase Option in UniQuery Editor and clicked OK.
But Keygenerator value is lost, it could not be saved.

Thanks.

AndreyZ

Re: KeyGenerator value lost

Post by AndreyZ » Wed 23 Jan 2013 09:12

Hello,

We have fixed the problem with storing of specific options in UniDAC version 4.6.11. To solve the problem, you should upgrade to UniDAC 4.6.11.

Post Reply