If you're using SQL Server, you can put your results into a temporary table.
But why are you putting the report data into a table in the first place? Why not just do a select statement? ----- Original Message ----- From: "JAIME HOI" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, March 30, 2003 6:30 PM Subject: How To Delete Recs After loading of crystal report (URGENT) > Hi > Does anyone knows how to delete records from a table after crystal report completed loading its report? i tried using CFX_WAIT however , it deleted the records before the report was able to retrieve it and display it. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

