Hello,
when starting a report in RTC client it starts the classic client as service in backrgound to connect to DB.
Is it possible to do the process in code ? we need to start an OCX which ist not possible to start direct in RTC, but if startet on a report it is working because communication is going by Classic.
thanks
0
Comments
TVision Technology Ltd
the origin problem is that we are using an ocx which is runing on the client side. this ocx does not work on the RTC. (Error saying this process is not supported)
therefore this is a workaround that i'm trying.
I doubt that calling functions on the report (from the RTC) will work but it would be sweet if it did.
TVision Technology Ltd