Give Up and Use Tables

Sometimes there's just no other way, and you should just Give Up and Use Tables

0 comments | Posted by Daniel Short on Feb 11, 2009 at 8:24 AM | Categories: Rambling -

Why I love ColdFusion

Because my first use of the ColdFusion AutoSuggest control took me 10 minutes to implement. I was doing a cfselect with a bind to load all cities in a state. Unfortunately, with more than 5,000 cities in some states the application was getting seriously bogged down with huge asynchronous http responses in the background.

Ten minutes later I have a solution in production and customers are happy.

LOAAutoSuggest.png

2 comments | Posted by Daniel Short on Feb 5, 2009 at 2:42 PM | Categories: ColdFusion -

Ad-hoc database change monitoring

Gonna have to give this a try soon...

arc90 lab : tools : SqlWatcher: Ad-hoc database change monitoring

0 comments | Posted by Daniel Short on Feb 5, 2009 at 10:58 AM | Categories: ColdFusion -