Year: 2009
-
Log Mining in Oracle 10g
If you ever had to perform log mining in Oracle prior to 10g, you will be pleasantly surprised by how easy…
Read more: Log Mining in Oracle 10g -
Oracle Function to Create CFQuery
Rather than creating insert and update queries in ColdFusion against an Oracle database, this function can generate the code for you.…
Read more: Oracle Function to Create CFQuery -
Oracle Function to Create CFForm
If you use table and column comments, you can create an Oracle function that will create insert and update forms for…
Read more: Oracle Function to Create CFForm -
The Best XHR Script
XHR or XMLHttpRequest is arguably the cornerstone of the web 2.0 schlock and, honestly, I think it does add a great…
Read more: The Best XHR Script -
Three Simple Date Functions
Over the years, I found that I was always typing the same lines of code to get at a very simple…
Read more: Three Simple Date Functions