SQL Script to Find Text in all Database Tables and Views…Revised!

SQL Server logo

Almost a year ago, I had reason to write a SQL script that would search for text anywhere in a database. Since then, I’ve had reason to modify and enhance it. The modification was done primarily to support SQL Server 2000, which I still have to support. The enhancement was done primarily to support user-defined … Read more

Code School Classes Are Complete…For Now…

My Code School Report Card

Over the course of the last year, I’ve been slowly making my way through all of the Code School Paths, and I finally finished the iOS Path today. I saved iOS for the end, in the hopes that the Objective C classes would be retired in favor of newer Swift classes, but those haven’t even … Read more

Nothing to See Here… Move Along

In my 30-plus years playing and working with computers, I’ve seen some strange things. This may be the first time I’ve actually seen an automated application installer ask me, as part of its “automatic” installation process, to manually copy files from one folder it just created, to another folder it just created. Wonders never cease.