If I remember rightly from recent reading, the accepted way to get this
done is to
<cfquery name="xxx" datasource="#request.DS#" cachedwithin="#whatever#">
EXECUTE a named stored proc with parameters using <cfqueryparam>
</cfquery>
Terry
----------Original Message---------
> Can you Cache a Stored Procedure? If so, how?
>
> The same as CFQUERY with CACHEDWITHIN
>
> Thanks
> Allan
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]