Not sure if anyone has come across this. We have a report that is run daily through the report writer that is written in SQL. It has run without problems for over 2 years. Last Thursday it quit working. I have gone in through the reports panel and when I run I get an error message "Sorry, there was an error running this report". I have tried some other SQL reports and they are running without issue. I took the SQL code and ran in a SQLLite DB Browser to see if something changed where the code doesn't work and it is running just fine returning all the correct data.
Has anyone come across a SQL report stop working and how did you resolve? Where can I find what the error is in the report during runtime? I can't find an Error log anywhere.