cffaq.com


Hosted and maintained by Ben Forta. Designed by Trilemetry.
Language:
    © 2002-2007 Ben Forta. All Rights Reserved  
<Home> <FAQ> <Question> <About>

Question

Must my database be running on the same server as ColdFusion?
No, your database need not be running on the same server as ColdFusion. Actually, it is far better that the database be running on a separate server. This will help application performance, and will also help protect your data (from hackers, theft, and corruption).

Comments

Philip Helmer (30-Sep-03)
If you're trying to get to a database that is on another computer than the server, then that 2nd computer needs to be linked via a mapped drive or the CF server machine needs an ODBC connection to the database.
Ben Forta (20-Mar-03)
Well, if you are using a shared file based database (like Access or FileMaker) then the database will indeed have to be on the ColdFusion server (or on any server that it has direct access to, which is essentially the same thing, and is generally an environment to be avoided). This question and answer is more relevant to client-server databases.
barry beattie (07-Mar-03)
>> No, your database need not be running on the same server ... um, how? I can't get to the network share it's on. is there a "network neighburhood" in the administrator Browse Server? I can't find it. can you point me to a useful link? thanx barry.b ummm... "The connectstring tag attribute is not supported in ColdFusion MX." but there's a connStr textarea in the Data Source administrator advanced settings... barry.b

Add Your Comments

Your Name:
Your E-Mail:
Comment:
Verification: Copy the text on the left:

<submit question>