|
|
The Oracle-related material presented here is largely ColdFusion-version independent. However,
please note that most of the ColdFusion code
has been developed and tested on older versions of ColdFusion (4.0 through 6.0).
Consequently, some CFML code snippets may need to be modified to work optimally on more recent versions of the
product.
-
LOBs in Oracle
How to save an image to Oracle using CFMX.
-
Oracle Networking for ColdFusion MX
How to get your CFMX server talking to Oracle.
-
Oracle Networking for ColdFusion 5 and below
Details on getting your CF (version 5 or below) server talking to Oracle. Also has a short introduction to setting up
and configuring Oracle Net software.
-
ColdFusion login system for Oracle
A "how to" on building a basic login system for a
CF application which uses an Oracle database. I've been
asked this question several times, so here's a detailed
answer.
-
SQL
Tips on leveraging
newer features of Oracle SQL, handling dates and invoking functions
-
PL/SQL
Pointers on using PL/SQL in your CF templates. Includes information on
returning result sets, dealing with large
strings in cfstoredproc (prior to CF version 5) and running anonymous
PL/SQL blocks from CF.
-
Optimization
Improve response times using features of ColdFusion and Oracle.
-
Miscellaneous
Tips that don't fit in any of the above categories
|