Problem with parameters in all IBDAC components

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mduncan
Posts: 1
Joined: Mon 17 Mar 2008 21:48

Problem with parameters in all IBDAC components

Post by mduncan » Mon 17 Mar 2008 21:54

Whenever I use an SQL statement that includes parameters, if I close the dialog box for the component and then re-open it, the first paramters is added twice more to the list of parameters. These extra parameters are added each time the component dialog is closed and opened again.

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

Post by Plash » Tue 18 Mar 2008 08:28

We could not reproduce the problem. Please specify the SQL statement that you use, exact version of IBDAC with the build number (see Interbase | About IBDAC in the IDE menu), exact version of Delphi or C++Builder.

Post Reply