Daily Archives: August 14, 2023

Decrypting Stored Procedures The Cumbersome Way

I had a client that was struggling with some encrypted stored procedures. They needed to decrypt them, which I know is a pain in the #@$%@#$@#$#@. I had to do this one. This post shows how I sent them some … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Using Clear Language to Avoid Confusion

A long time ago a software engineer advised me to try and ensure that I made my interfaces clear to users, especially those that are busy focusing on some other task the software enables. The phrase he used was to … Continue reading

Posted in Editorial | Tagged , | Comments Off on Using Clear Language to Avoid Confusion