Has anyone tried to call a COM ActiveX server object from Java client specifically using ActiveX RDS whether in Visual J++ or not? We have this ActiveX server written in VB6 wherein other VB6 clients communicate using ADO/RDS. I want to do the same thing with a JAVA client (note: not JavaScript). If you could share a sample code the better.
Thanks,