Connecting Tech Pros Worldwide Help | Site Map

Data source mgaCart could not be found

Newbie
 
Join Date: Nov 2007
Location: East Northport, New York
Posts: 2
#1: Nov 29 '07
Hi Folks,

I am a new member and was wondering if someone could help answer a problem that I am getting from a recently uploaded website from 1 server host to another. I am getting an error message when two links are clicked to product databases.

Data source mgaCart could not be found.


The error occurred in D:\WWWRoot\mgaengineering.com\www\shop\Categories. cfm: line 27

25 : </cfif>
26 :
27 : <cfquery name="getCategory" datasource="#Application.db_dsn#">
28 : Select *
29 : From Categories

-----------------------------------------------------------

This site was previously managed by someone who has disappeared and no one knows a DNS name to lead to these two databases. We (host support & I ) know that there are two databases in the shop folder and tried to point to them???

Any help would be most appreciated!
Thanks in advance for any help.
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Nov 29 '07

re: Data source mgaCart could not be found


This is a Coldfusion problem, so I've moved this to the Coldfusion forum.

Have you set the data source in the Coldfusion Administrator?
Reply