MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Manual page 138

Table of Contents

Advertisement

126
Note
For an Access database, point to the mdb file. For other file-based databases,
such as dBASE/FoxPro, point to the directory that contains the database files.
9
Select Control Panel > Services > Cold Fusion Application Server > StartUp >
LogOnAs > This Account and specify username: YourDomainName\cfusion and
password: bob. Click OK.
10 Stop and restart the Cold Fusion service so the changes take effect (the Cold
Fusion service now runs under the cfusion account).
11 Open the ColdFusion Administrator.
12 Set up an ODBC data source pointing to the remote database. In the Database
File field of the Create Data Source page, type—do not browse to—the name of
your database in Universal Naming Convention (UNC) format.
Note
The UNC format is: \\servername\sharename\path\filename, where servername
is the name of the server that you will connect to, sharename is the name of a
volume on that server, path is the name of the directory and subdirectories that
contain the file, and filename is the name of the database file; for example,
\\mstillman\cdrive\cfusion\database\cfexamples.mdb.
13 Check if you can connect to the data source with MSQuery (the Microsoft Query
tool that uses ODBC the same way as does Cold Fusion).
With these settings, you can verify that your permissions are sufficient to access the
remote data source.
Installing and Configuring ColdFusion Server
Chapter 6 Managing Data Sources

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5 - INSTALING AND CONFIGURING SERVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion server 5

Table of Contents