Delphi7 hangs after insert TOraTable (design modus)

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
3W

Delphi7 hangs after insert TOraTable (design modus)

Post by 3W » Tue 01 Feb 2005 12:07

Odac 5.50.0.15 and Delphi 7 Enterprise

1. create a new appication and insert a new TDataModul
2. add two new TOraSessions
3. add a TOraTable

Delphi "hangs" you hear only a beep if you click on any point.

(perhaps a problem with select a session for toratable / not visible modal window)

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 03 Feb 2005 09:52

Sorry, but we couldn't reproduce the problem. Pls. try to download ODAC again and reinstall it.

3W

Post by 3W » Thu 03 Feb 2005 10:25

I compile your source and install a new compiled dclodac70.bpl and now all works fine. Should i mail the original bpl file?

Post Reply