Results 1 to 3 of 3
-
01-09-2010, 02:59 PM #1
Data Source OK but code can't find it
I am migrating a multiple-instance site from CF 6 to CF 8. Both versions run under Windows Server 2003. The first instance has been set up on the new server and it runs fine, using a Microsoft Access file as its data source. Now I am doing the same thing for the second instance but have run into an odd problem:
This instance uses a different Microsoft Access file for its data source. It was added successfully in the CF administrator and checks out as OK. But when the instance's CF code is run, it gives this error:
Datasource irms_prd could not be found.
The error occurred in E:\www\irms\html\VideosIRMS.cfm: line 12
10 : </CFIF>
11 :
12 : <CFQUERY NAME="GetSubjects" DATASOURCE="#REQUEST.dsn#">
13 : SELECT subject_code,
14 : subject_description
-
02-02-2010, 11:39 AM #2
Are you 100% sure its in the request scope? Did you move across your App.cfm?
-
12-17-2010, 05:53 AM #3
Freshman
- Join Date
- Dec 2010
- Posts
- 43
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
The Microsoft Word supports many file formats which can be used as a data source for a mail merge. This article covers specifications and frequently asked questions on the most commonly used data Sources, along with how to set up a Data source in Word.Thanks for sharing information.
Similar Threads
-
How best ot optimize content?
By wujijiangjun in forum Search Engine OptimizationReplies: 13Last Post: 10-27-2011, 08:21 AM -
[WTS] 32 Original MySQL Niche Content Databases On Sale (Industrial Data & Facts)
By immediate in forum ContentsReplies: 0Last Post: 12-22-2009, 09:51 PM -
Search Engine That Searches Source Code?
By Amirmullick3 in forum All Other Search EnginesReplies: 4Last Post: 10-23-2008, 07:42 PM -
Source Code Editors
By Amit.Verma in forum Web Development - Programming & CodingReplies: 2Last Post: 08-29-2008, 06:57 PM -
Source Code Search Engine
By Amit.Verma in forum Web Development - Programming & CodingReplies: 1Last Post: 07-30-2008, 09:03 AM




Reply With Quote

