Home / Questions / What are common mistakes when connecting a Query with a DP class?
Explanatory Question

What are common mistakes when connecting a Query with a DP class?

👁 1 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

  • Missing SRSReportQueryAttribute

  • Not using parmQuery()

  • Not inserting data into the temp table

  • Temp table not set as TempDB or InMemory

  • Dataset method not created