Visit Sponsor

ColdFusion

ColdFusionModel-GlueRapid DevelopmentTutorials Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusionModel-GlueRapid DevelopmentTutorials Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusion Views: 0

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...

Read More

ColdFusionServer Configuration Views: 0

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...

Read More

ColdFusion Views: 0

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....

Read More
Close