SELECT TOP 750 tblThread.Thread_ID, tblTopic.Topic_ID, tblTopic.Forum_ID, 1 As Unread FROM tblTopic WITH (NOLOCK) , tblThread WITH (NOLOCK) WHERE tblTopic.Topic_ID = tblThread.Topic_ID AND tblThread.Message_date > '20250404 01:39:34' AND tblTopic.Hide = 0 AND tblThread.Hide = 0 ORDER BY tblTopic.Last_Thread_ID DESC;
![]() |
PLEASE COME BACK LATER. WE ARE HAVING DATABASE PROBLEMS. THANK YOU FOR YOUR PATIENCE. |
Chat Board |
New Topic ![]() |
Show Topics | <1 |
Replies | Views | Last Post ![]() |
||
There are no messages posted in this forum in the 'Any Date' |
New Topic ![]() |
<1 |
Forum Jump |
Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |