Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

saving a query to an application variable

Status
Not open for further replies.

LongHorn

Programmer
Jun 20, 2001
30
US
I want to save the result of a query to an application variable so I don't have to run the query multiple times.

I'm using Fusebox methodology.
Where should I put my query to run for the first time?
Where do I set the application variable? In application.cfm?

Please help.
 
I think you may want to look into stored procedures and query caching
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top