> Not sure I follow you. Are you saying if you use the
> CFQueryParam and try to cache it with cachedwithin or
> cachedafter, it does not work?

That's correct, although as Jochem pointed out Macromedia could certainly
fix this. However, as a workaround, if you're using SQL Server or some other
databases you can rewrite your SQL as stored procedures, then call those
stored procedures using CFQUERY using ODBC call or execute syntax, and you
can cache those queries using CACHEDWITHIN/CACHEDAFTER.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to