MACROMEDIA COLFUSION MX 7-MIGRATING APPLICATIONS TO COLDFUSION MX 7 Manual page 25

Migrating applications to coldfusion mx 7
Table of Contents

Advertisement

Forms and validation enhancements
If your application uses the
enhancement discussions in the Release Notes. In particular, rich forms (using Macromedia
Flash) and skinnable forms (using XML) provide major enhancements to form display and
processing.
Improvements to the cfchart tag
ColdFusion MX 7 includes the following enhancements to the
An updated charting engine provides improved output.
Use the new
title
You can now use dates on the y-axis of a chart.
The
cfchart
Query of Queries
Changes to the Query of Queries include the following:
More lenient type comparisons. Query of queries now makes the best effort to compare
expressions of different types by doing implicit casts.
Support for the CAST (expression AS casttype) function.
Support for the varchar concatenation operator ||.
Support for SQL and ODBC style dates inside a query of queries.
Size is no longer a reserved word when you create a query of queries, so you can create a query
of queries using the
Query metadata support. Lets you specify data type metadata for query columns that you
create using the
been added to these functions:
QueryAddColumn
QueryNew
Verity upgrade and enhancements
The ColdFusion MX Verity implementation has been completely rewritten to use Verity 5.5 and
its all-Java interface, which has many implications, including the following:
Verity 5.5 uses a client-server paradigm. ColdFusion MX no longer manages collections
directly and all collections are managed by the Verity search server.
There is no longer the concept of external and internal collections.
Verity pages in the ColdFusion MX Administrator have changed.
Because ColdFusion uses a pure Java interface to Verity, native libraries are no longer required.
tag or server validation, ensure that you review the
cfform
attribute in the
cfchart
tag lets you specify the style of the chart in either an XML file or string.
tag with a column named Size.
cfdirectory
and
QueryNew
QueryAddColumn
parameter
datatype
parameter
columnTypeList
cfchart
tag to specify the title of the chart.
functions. The following parameters have
Other changes in ColdFusion MX 7
tag:
25

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLFUSION MX 7-MIGRATING APPLICATIONS TO COLDFUSION MX 7 and is the answer not in the manual?

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents