Possible Bug : Dbmonitor error with write arrays

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ravink
Posts: 30
Joined: Tue 02 Sep 2008 05:11

Possible Bug : Dbmonitor error with write arrays

Post by ravink » Wed 31 Mar 2010 04:43

Hi

I recently used dbmonitor with my program and my array updates kept crashing with "invalid class typecast" errors. After 2 days I figured out that the error was due to dbmonitor. After I disabled dbmonitor, the error stopped.

Please check to confirm whether this is a bug. Now i am using the program with dbmonitor disabled.

Please note that I am using float arrays related to this post with the temporary update I received.

http://www.devart.com/forums/viewtopic.php?t=17182

Regards

Ravi K.
________
MICHIGAN MARIJUANA DISPENSARIES
Last edited by ravink on Fri 18 Feb 2011 17:29, edited 1 time in total.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 31 Mar 2010 08:25

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

Post Reply