Hi dear community,
we have a Microsoft Dynamics CRM running in which a lot of data is stored and queried.
Now I would like to export only certain tables from my SQL database (the ones I need for certain queries/forms).
Example: There is a query/form called "monthly report" in which a table with different kinds of data are shown (in the CRM).
How do I find out which views (and then tables) of my SQL server are used to supply this query/form with data?
BR
Daniel