DBCC DROPCLEANBUFFERS looked like it might be the one but still no luck. Ade
-----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 25 March 2005 21:00 To: CF-Talk Subject: cfqueryparam caching data I have a query that returns one row from the DB which uses cfqueryparam. I'd heard about a problem with caching so after a puzzling 30 seconds asking myself where my new column had gone I thought I'd remove the cfqp which worked. Now when I put it back in I still get the cached data. So the question is, how do I clear this cached data? I don't want to restart anything but I don't mind running a SQL statement. It's SQL Server 2K. So something like DBCC FREEPROCCACHE but for statement. Thanks. Ade -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.8.1 - Release Date: 23/03/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200052 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

