HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 07 March 2001 : 05:42:13
|
two probs.
on line 608 the query needs changing to strSql = "SELECT COUNT(" & strTablePrefix & "A_REPLY.REPLY_ID) AS NUM_ACTIVE "
and on line 624 the query needs changing to strSql = "SELECT COUNT(" & strTablePrefix & "A_TOPICS.TOPIC_ID) AS NUM_ACTIVE "
|
|