Hi, Can I nick your ADODB example as a sample script for com plugin?
I put up a version of it as comPluginDemoADODBsheri.powerpro in http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ Any corrections? BTW now got a 0.73 versioon of com that can return a SAFEARRAY, so recordset.getrows possible When returning a SAFEARRAY, gonna return a 2d vector if SAFEARRAY dimensions == 2, otherwise a 1d vector. After ref counting, next thing would be to accept a SAFEARRAY argument. They'd be populated from vec argument. Only 1d and 2d SAFEARRAYs would be allowed, as can only provide 1/2 d vecs.
