October 10th, 2005, 12:39 AM
|
#6 (permalink)
|
| Member Verified Customer
Join Date: Nov 2005 Location: Southern Germany
Posts: 194
| Re: Reset Ratings Quote: |
Originally Posted by Brian The only way is going to be with some queries...
DELETE FROM adv_gallery_rate;
UPDATE adv_gallery_images SET votenum = 0, votetotal = 0; | Does this still work for vb 3.5?
thanks
|
| |