I just moved a working application to my ISP's server. But I have a
problem there with the database. When I try to enter a record, I get:

Error resolving parameter REQUEST.FLAGDSN
The object FLAGDSN is not present in the scope named REQUEST. 

In my app_globals file, I have the following:
<cfset #request.FlagDSN# = "al.flagpoll">

Any idea what I should be looking at? The query on the page giving the
error is calling 'datasource="#request.FlagDSN#"'

Thanks,
--John

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to