Problems with SQL Generator and Data Editor

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MarioIvan
Posts: 8
Joined: Tue 23 May 2006 12:19

Problems with SQL Generator and Data Editor

Post by MarioIvan » Sat 12 Feb 2011 11:58

I download the last version of ibdac that i have purchased 3 days ago. I use IBDac for 3 or more years without much problems. I have Firebird 2.1 and Delphi 7 Installed on Windows 7 Professional 64 bits.

In Delphi design, i have a TIBQuery with a correct sql clause. Then I click with the left button on this TIBQuery and choose "SQL Generator". Then, I choose the table name and click on "Get Fields" and nothing occurs. Another issue occurs when I click on "Data Editor". My delphi hangs.

I already uninstall and reinstall IBDac and Firebird 2.1, but the issues persists.

Can you help me ?

AndreyZ

Post by AndreyZ » Mon 14 Feb 2011 16:26

Hello,

I cannot reproduce the problem. Please specify the exact SQL code you are using in the TIBCQuery component.

MarioIvan
Posts: 8
Joined: Tue 23 May 2006 12:19

Post by MarioIvan » Tue 15 Feb 2011 15:47

Hello ..

My SQL clauses are correct because they were working with version 3.10.0.6 of IBDAC.

Now I uninstalled the 3.5 version and reinstalled the previous version of IBDAC and everything is working again.

I can not use the 3.5 version yet because of this problem. What do you think you can solve the problem?

AndreyZ

Post by AndreyZ » Wed 16 Feb 2011 16:49

Thank you for the information. We have reproduced this problem and fixed it. This fix will be included in the next IBDAC build.

Post Reply