The Coldfusion Mx Administrator - MACROMEDIA COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION MX Getting Started

Building coldfusion mx applications
Table of Contents

Advertisement

Interacting with data sources
ColdFusion applications can interact with any database that supports a JDBC technology-based
driver. A JDBC technology-based driver uses an Application Programming Language (API) to
execute SQL statements to databases on most platforms. However, ColdFusion is not limited to
JDBC data sources. You can also interact with existing Open Database connectivity (ODBC)
data sources by using ODBC Socket, a driver that interacts with an existing ODBC driver.
Development tools
While you can code your ColdFusion application with NotePad or any HTML editor,
Macromedia recommends that you build your applications using Macromedia Dreamweaver
MX. Dreamweaver MX offers features and wizards that enhance ColdFusion development. For
more information about Dreamweaver MX, see
Environment," on page

The ColdFusion MX Administrator

You use the ColdFusion MX Administrator to configure and maintain the ColdFusion
application server. It is a web-based application that you can access using any web browser, from
any computer with an Internet connection.
You can manage the following configuration options with the ColdFusion MX Administrator:
ColdFusion data sources
Debugging output
Server settings
Application security
For further details about the ColdFusion MX Administrator, see Installing and Using ColdFusion
MX or Configuring and Administering ColdFusion MX.
37.
Chapter 4, "Configuring Your Development
What is ColdFusion MX?
13

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents