If you uploaded/imported several hundred results, only to find that you forgot to include the age groups, you're probably taking my name in vain right now. Not to worry, it's generally quite easy to rectify.
Using a MySQL admin program such as MySQLMan or phpMyAdmin (as explained in the ReSearch documentation), go to the SQL Monitor for the correct database and type in:
DELETE FROM Results WHERE EID='114';
Assuming the Event # that you entered those results for is indeed 114, your results table is named 'Results,' and the Event ID column in it is named 'EID,' then that line will remove all results for the event. Next, simply make any necessary changes to the data and re-upload.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum