tarval0n has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
Is there a way to return the number of rows in an update query using adodb.connection? I am using win32::ole to access the object. What I would like to do is to execute and update statement, determine whether there are any rows affected, and perform an insert if no records are affected. I have tried searching various knowledge bases but my efforts have been in vain so afr. Any help would be greatly appreciated. Thanks!