ToraSQLMonitor Crash with store procedure prepare in thread

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
paolo
Posts: 27
Joined: Wed 06 Apr 2005 12:24

ToraSQLMonitor Crash with store procedure prepare in thread

Post by paolo » Wed 06 Apr 2005 12:30

Hi to all i have Delphi 5 with ODAC 5.50.0.17 and DbMonitor 2.10

When i call prepare from my thread the application crash whith exception :
EVAriant Error : invalid variant operation

(only if i have the component TOraSQLMonitor on DataModule)

Why ?? :? :? :?


tanks
Paolo

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

Post by Alex » Wed 06 Apr 2005 14:05

We couldn't reproduce the problem.
Please send us complete sample to demonstrate it and include script to create server objects to ODAC support address.

Guest

Post by Guest » Thu 07 Apr 2005 07:09

Ok.

mail sended


tanks paolo

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 07 Apr 2005 07:49

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

Post Reply