Just as the subject of this thread suggests, I have a query that executes quickly in Oracle SQL Developer (OSD), but runs forever in SSRS. The query usually takes between 0.5 - 2.5 seconds to run in OSD. However, I have let the query run in SSRS for probably around 20 minutes until eventually it appeared to time out.
Any ideas for a solution would be greatly appreciated. If necessary, I can post the query, but it is rather long. It does contain a temporary table (WITH clause).
Thanks again!
Any ideas for a solution would be greatly appreciated. If necessary, I can post the query, but it is rather long. It does contain a temporary table (WITH clause).
Thanks again!