[AccessD] vbWatchdog error handler
Bill Benson
bensonforums at gmail.com
Fri Jun 2 09:22:12 CDT 2023
Used it. The author Wayne Phillips is very responsive, and keeps his
product very current. Wayne even sometimes offers to enhance the tool.
I don’t know if his website offers tutorials but I would recommend if so.
I was using the software in a complex access db using almost all ADODB
commands and recordsets to compute balance sheet shock tests for regional
banks. (Basel III accords). What I liked was that vbWatchdog worked a
billion times faster than an alternative I built with class modules. I was
tracking how many calls to various functions were made, and trying to
record their times taken. Which was a fools errand because I either slowed
down the whole process with incessant interruptions for read-writes. But
everything vbWatchDog reported on added no lag to performance, or at least
very little.
I have no idea how Wayne found so much functionality exposed through the
objects vbWatchdog manipulates. Magic maybe?!
On Mon, May 29, 2023 at 3:31 PM John Colby <jwcolby at gmail.com> wrote:
> Does anyone own / use this?
>
> vbwatchdog error handler <https://www.everythingaccess.com/vbwatchdog.asp>
>
> I downloaded the demo and poked around in the code. It hooks the vb editor
> to get at the errors as they occur. Seems pretty cool.
>
> --
> John W. Colby
> Colby Consulting
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
More information about the AccessD
mailing list