View Single Post
Old 12-05-2003, 11:27 PM  
KobyBoy
Confirmed User
 
Join Date: Jul 2003
Location: Purgatory
Posts: 201
Do a SELECT COUNT(*) FROM crtgpcache WHERE Date = "December 4, 2003" This should return the number of rows that satsify your query. If nothing gets returned then you know there is nothing wrong with your DELETE query but rather there are no rows in the database that satisfy your condition.
KobyBoy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote