Delphi IDE Locks-up when Trying to look at TOraSQL Params

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jrcollette
Posts: 6
Joined: Mon 08 Nov 2004 17:52
Location: Fullerton, Calif

Delphi IDE Locks-up when Trying to look at TOraSQL Params

Post by jrcollette » Tue 07 Nov 2006 19:35

Delphi v7, ODAC v 5.70.1.34
Oracle 9 server, v8.1.7 client
- Describe in detail your problem
I have a problem with Odac OraSql component within Delphi v7 environment.
When I try to view the Params property of TOraSQL component,
the Delphi GUI locks up.

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

Post by Plash » Wed 08 Nov 2006 13:24

Does TOraSQL editor dialog appear when you try to edit Params property? If the dialog appears, is it also locked or you can use controls on it?

jrcollette
Posts: 6
Joined: Mon 08 Nov 2004 17:52
Location: Fullerton, Calif

Delphi IDE Locks-up when Trying to look at TOraSQL Params

Post by jrcollette » Wed 08 Nov 2006 16:05

No, the TOraSQL editor dialog does not appear when I try to edit the Params property. In fact, Clicking on the Params property in the Object Inspector(for TOraSQL) is when the Delphi Environment locks up. Then, because it is locked-up, I have to 'End Task' Delphi with the Windows Task Manager.
Please advise!

Note: I am in California (PST time). What is the time difference with you?
I assume you are in Europe(9 or 10 hours ahead). Is there a time we can communicate either by phone or Web access (Webex)?
This loss of functionality is critical to me and I need a more timely way to resolve this issue. I am afraid that one reply per day will extend this issue too long. Whereas a conversation or Webex session can work much better. I am willing to be available 24 hours if need be.

Thanks
John Collette
(714)992-3665

jrcollette
Posts: 6
Joined: Mon 08 Nov 2004 17:52
Location: Fullerton, Calif

Delphi IDE Locks-up when Trying to look at TOraSQL Params

Post by jrcollette » Wed 08 Nov 2006 16:19

Additional background info:

This lockup issue is new. Last time I needed to change the TOraSQL params/PLSQL was maybe 3 weeks ago). I have been developing this app and was able to get to the TOrasql Editor Dialog before. I had added Params, DML Array, PL/SQL code and calls to an Oracle Procedure to the TOraSQL component. All the functionality worked as expected.
At this point I need to add functionality, but I can't get to the TOraSQL Editor Dialog.

Regards
John Collette

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

Post by Plash » Fri 10 Nov 2006 12:27

We have never faced with such problem. Check if the problem remains after you reinstall Delphi and ODAC.

We provide a support only by e-mail and in our forum.

jrcollette
Posts: 6
Joined: Mon 08 Nov 2004 17:52
Location: Fullerton, Calif

Delphi IDE Locks-up when Trying to look at TOraSQL Params

Post by jrcollette » Sat 11 Nov 2006 09:42

OK, I will try to re-install ODAC component.
Do I need to do an un-install before install?
or, will the install simply overlay the previous install?

Thanks
John Collette

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

Post by Plash » Mon 13 Nov 2006 13:05

You should uninstall ODAC before reinstalling it. Reinstalling Delphi may also help.

Post Reply