Search found 1 match

by jeffe
Mon Mar 13, 2006 5:42 pm
Forum: Bug reports
Topic: RSS latest articles and generateNewestData SQL queries
Replies: 2
Views: 6055

RSS latest articles and generateNewestData SQL queries

phpMyFAQ 1.5.7, Microsoft-IIS/5.0, MS SQLServer

Hi,

If you try to execute the query that retrieves the latest articles to build the RSS feed it will end up in an, non reported, error from sql server stating that you cannot use the DISTINCT keyword with 'text' field (the one from faqdata). Removing ...