The url of the database should go under cfadmin when you name your database.
in your apps pg make it generic <CFSET Request.DSN=Name of database given in
admin>
Then in your pages when you make your queries your datasource will always be
#Request.DSN#
Later on if you change to a different database you will only have to make
the change in the apps page

-----Original Message-----
From: ronmyers [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 12:26 PM
To: CF-Talk
Subject: Url as Data Source


Is it possible to use a url as a datasource (newbie question)

 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to