Installing Transfer in ModelGlue:Unity
Today we will install the Transfer ORM inside our Contact-O-Matic application. To complete this tutorial, you should have the...
Learning OO and have questions?
Taking the decision to learn OO programming can be a confusing route. With all the new and complicated taxonomy, variety of opinions and...
So you want more tutorials?
I am going to continue the ‘So You Wanna Create a Model Glue Application series. (Thanks Lola 😉 For those just tuning in, the...
Stored Procedure argument is too long for SQL Server
I have been maintaining an ad-hoc report lately. The report uses a stored procedure to perform Cross-Tab functions on a resultset. The...
CF8 PostgreSQL support is Enterprise only?
Update: This post is no longer true. The documentation has been updated to reflect the inclusion of PostgreSQL in the standard edition of...
Var scope checker revised and has a new home.
Jim Collins added a file browser to the Var Scope Checker originally authored by Seth Petry-Johnson. The code is now on Google Code, since...
New Scorpio/CF8 Yahoo Pipe
I am still wading through all of the new Scorpio/CF8 information. There is a lot of it and in order to get a better handle on all the...
Scorpio Beta works with Apache 2.2.4.
Just a quick note to say I was able to get CF 8 working on a fresh install of Apache version 2.2.4. A few quick observations: During the CF...
Anatomy of an SQL Injection Attack
Security is everyone’s problem. It is important to be aware of issues that can foster security violations in software. Buffer...
A tool to generate Database Scripts from MySql, MS SQL, Oracle, Pervasive and PostgreSQL
While reading the latest on the very cool Trac-Fu project, by Russ Johnson, I was reminded about a tool I use to generate database scripts....