User Guide
Tag changes since ColdFusion 5 45
cfprocparam
Changes ColdFusion MX The maxrows attribute is
obsolete in
ColdFusion MX. If you have
ref cursors in packages or
stored procedures, use
cfprocresult instead. This
causes Datadirect JDBC
to place the Oracle ref
cursors into a result set.
Note: you cannot use this
method with the Oracle
ThinClient JDBC drivers.
ColdFusion MX ignores the
dbvarname attribute for all
drivers. (ColdFusion 5
used it for Sybase, Oracle,
and Informix native drivers.)
ColdFusion MX is a JDBC
client, which does not
support named parameter
passing like the Sybase
ctlib and Oracle oci
libraries.
cfproperty
All ColdFusion MX
Tag Attribute or value Added in this
ColdFusion release
Comment