SELECT t2.P_Name,t2.P_Title,t3.U_Number,t3.U_Username,t2.P_Option<br /> FROM w3t_PollData AS t1,<br /> w3t_Polls AS t2,<br /> w3t_Users AS t3<br /> WHERE t1.P_Number = t2.P_Number<br /> AND t1.P_Name = t2.P_Name<br /> AND t1.P_IP = t3.U_Number<br /> OR t1.P_IP = t3.U_Username
That's for v6.3, but I think it should work in 6.2 also.
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.