8
ok,
if your good with myAdmin I'll just put the inst here, lemme know if you have trouble.
you may have a prefix on the tables here are the tables sans prefix:
xoopspoll_desc
click it on the left hand col. in myAdmin
click browse on top tab, check out POLL ID...remember it
hit trash can for poll entry you need to delete.
to delete the poll choices:
xoopspoll_option
delete everything (trash can) where poll_id = same ID as record you just deleted in the other table
do the same in :
xoopspoll_log
IF YOU DONT HAVE OTHER POLLS that you want to save you can just dump everything, the description above will selectively remove just the entries associated with a single poll.
Let me know if that was confusing..