Ray Camden has put up a very nice post about pulling the actual text of a ColdFusion query. I’ve been playing around with ColdFusion 8 in my dev environment and one of the things I miss most when going back to a 7 server is the text of the SQL in the <cfdump> for the [...]
I’m just getting started in the world of Oracle Jobs, but here’s a nice little tip I had to look up today. You can stop a job by calling the REMOVE(job_id) function of the DBMS_JOB package. Notice there is no ‘S’ after DBMS_JOB, a minor mistake that I already made today.
So if I have a [...]
My name is Dan Cramer. I’ve been working at TheraDoc for the past 4 years as a Software Developer. Most recently I’ve been doing a lot of application development using ColdFusion, ColdBox, jQuery, YUI and a bunch of other stuff. This notebook has been setup to document the stuff that I find so that 2 months(weeks) down the road when I forget what I’ve done, I can come back and look at it. And if it helps someone else in the process, then that’s just gravy.