Problem after Installation IBDac on Delphi 2007

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Problem after Installation IBDac on Delphi 2007

Post by Grolle » Sat 17 May 2008 19:36

Hi,

I've updated my Delphi from 2005 to 2007. After install the IBDac components, I cannot open the IBCQuery Editor and I cannot edit the Query.SQL Properties. When I open the IBCQuery Editor Delphi freeze, but the Editor is not shown. The unit IbDacVcl is in the uses list. What can I do?

Best Regards ...

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

Post by Plash » Thu 22 May 2008 07:05

Maybe the problem is caused by some third party components installed under Delphi (for example, SynEdit). Please check if the problem occurs if you remove all third party components.

Post Reply