Documentation was a problem for me too until I found it on the IBM site, e.g., the LotusScript COM/OLE Classes PDFs
. The properties and classes in VB map easily to Perl with properties being hashrefs (
) and the methods being called just like perl methods.
I haven't tried the Lotus ODBC driver and I'm not even sure if I have it or if it's even available and I just have to install it or what...I'll have to investigate and report back.