SQL Server – Rolling Back Dynamic SQL Writer #1, 2013-06-18 Do transactions apply in dynamic SQL, in SQL Server? In a word, yes. For proof,… Continue Reading
Are You Addicted to the Drug Called Convenience? Writer #1, 2013-06-13 Electronic “government”* spying has been occurring for decades. Recently, it has become a hot-topic because… Continue Reading
Invalid URL Writer #1, 2013-06-09 Occasionally, while “surfing the web”, I get this annoying error message. It comes up for… Continue Reading
PHP Date Difference Writer #1, 2013-06-04 Finding a quick PHP function for date difference was painful. Now that I found it,… Continue Reading
PHP Date Difference Writer #1, 2013-06-042024-08-31 Finding a quick PHP function for date difference was painful. Now that I found it,… Continue Reading
GOAL: Free 3.0 Flash Drive Writer #1, 2013-05-22 In an effort to get myself out of cloud storage and retain my privacy, I… Continue Reading
TSQL – Loop Through Result Set WITHOUT Cursors Writer #1, 2013-05-202024-09-02 There is some controversy about using cursors in TSQL. Overall, I believe they tend to… Continue Reading
Gmail Scripts (Dynamically Manage Your Inbox) Writer #1, 2013-05-09 This is a new venture for me. Although this won’t be a very in depth… Continue Reading
How to Receive Encrypted Emails From Anyone Writer #1, 2013-04-15 Having trouble getting your techless friends on board with PGP/GPG encrypting emails to you? You’re… Continue Reading
PHP Regular Expressions – Remove Comments From SQL Text Writer #1, 2013-03-01 This short block of PHP code takes a SQL script and removes the “dash-dash” and… Continue Reading