![MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING... Manual Download Page 126](http://html1.mh-extra.com/html/macromedia/coldfusion-5-instaling-and-configuring/coldfusion-5-instaling-and-configuring_manual_3304159126.webp)
114
Chapter 6 Managing Data Sources
Installing and Configuring ColdFusion Server
Choosing the Correct Drivers
ColdFusion uses ODBC, OLE DB, and native database drivers to communicate with a
wide variety of popular database programs. This section introduces each type of
driver so you can decide which one best suits your needs.
About ODBC drivers
Any valid ODBC data source already installed on your system is automatically
available to your ColdFusion applications. You must also register it as a ColdFusion
data source so that you can configure it with ColdFusion-specific options, such as
the ability to specify SQL operations to restrict for the current data source.
When you create a data source on the Create ODBC Data Source page in the
ColdFusion Administrator, you can configure a number of settings for your ODBC
data source. The options available to you depend on which database driver you are
using. Data source definitions and option settings are stored in the odbc.ini file on
UNIX and in the Registry on Win32 platforms. The main role of the odbc.ini file is to
map a data source name (DSN) to a particular ODBC driver and options.
For detailed information about options specific to your ODBC drivers, see the
documentation that came with your database program or the ODBC driver
documentation, including online Help. For detailed information on the MERANT
ODBC drivers, see the MERANT DataDirect ODBC Reference, which is distributed
with ColdFusion as an Acrobat file. On UNIX machines, this file is installed by default
as: <installdir>/coldfusion/odbc/doc/odbcref.pdf. On Win32 machines, this file is
installed by default as: <installdir>/cfusion/bin/odbcref.pdf.
About OLE DB and native drivers
OLE DB, which is available only on Windows NT/2000, is a Microsoft specification
for a set of interfaces designed to access data, regardless of the data type.
Native database drivers are available for certain databases in ColdFusion Enterprise
Edition. You can access DB2, Informix, Sybase System 11 through Sybase Adaptive
Server 12.0, and Oracle 7.3.4, 8.0, and 8i databases through native database drivers
on both Windows NT and UNIX platforms.
For detailed information about OLE DB and native drivers, see Advanced ColdFusion
Server Administration.
install.book Page 114 Thursday, May 10, 2001 12:59 PM
Summary of Contents for COLDFUSION 5 - INSTALING AND CONFIGURING...
Page 1: ...Macromedia Inc Installing and Configuring ColdFusion Server ColdFusion Server 5...
Page 14: ...xiv Welcome to ColdFusion Server...
Page 34: ...22 Chapter 1 Installing ColdFusion Server in Windows...
Page 66: ...54 Chapter 3 Installing ColdFusion Server in Linux...
Page 160: ...148 Appendix Preparing Your Server for ClusterCATS...