invalid class typecast

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
scw2hi
Posts: 56
Joined: Fri 07 Jan 2005 13:06
Location: Hildesheim

invalid class typecast

Post by scw2hi » Tue 17 Sep 2013 13:09

Hi,

I am using latest ODACs 9.0.2 and RAD Studio XE4 incl. Update 1

whenever I try to post something with a query object I get the error msg

invalid class typecast

This is used within a dll and the session was opened within the main program.

In RAD Studio XE3 there is no such error message.

With reagds

Wolfgang

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: invalid class typecast

Post by AlexP » Thu 19 Sep 2013 09:28

Hello,

We cannot reproduce the problem. Try reproducing the problem on our demo application ..\Devart\ODAC for RAD studio XE4\Demos\Miscellaneous\Dll\. If the problem doesn't repeat, please send a small project (both application and library) reproducing the problem to alexp*devart*com

Post Reply