About 29,700 results
Open links in new tab
  1. Dynamics CRM Database Structure

    Jun 29, 2020 · Microsoft Dynamics CRM uses metadata driven architecture to provide the flexibility to create custom entities and additional system entity attributes. This structure also …

  2. Entity Relationship Diagram in D365F&O - Dynamics 365 …

    Jun 6, 2023 · Entity Relationship Diagram (ERD) is a structural diagram that is useful in database design. It shows how an entity is connected with one or more entities. To be precise, it helps …

  3. configure ODBC to connect to Dynamics CRM - Dynamics 365 …

    May 10, 2022 · RE: configure ODBC to connect to Dynamics CRM Hello Kader, The following answer is stated under the assumption that you are trying to connect to the TDS / Dataverse …

  4. Business Central Data Dictionary - Dynamics 365 Community

    Mar 21, 2022 · I’ve been asked about this topic a few times recently, by colleagues and customers – where do I get a Business Central data dictionary or database schema from? This is a very …

  5. Best Approach for Improving Performance by Using a New Drive …

    May 2, 2025 · Move the Physical Files: Using Windows Explorer, move the .mdf and .ldf files for the detached database to the new high-performance drive. Attach the CRM Organization …

  6. database schema / Metadata - Dynamics 365 Community

    Apr 10, 2020 · Hi All how do i know / check Dynamics 365 FO database schema or metadata information where i can understand relationship between entities or i can create new …

  7. Option set field in crm database - Dynamics 365 Community

    Dec 23, 2015 · RE: Option set field in crm database You can apply the where condition on ObjectTypeCode (Object Type Code of the entity for which the attribute belongs) and group it …

  8. MS CRM Audit Database Table Details - Dynamics 365 Community

    Feb 9, 2015 · CRM audit table contains columnAttributeMask - Column number of attribute from either Attribute table or from MetadataSchema.AttributeCRM stores

  9. Best practice to replicate CRM (dynamic 365) data to on-prem SQL …

    Apr 5, 2019 · RE: Best practice to replicate CRM (dynamic 365) data to on-prem SQL server I would still consider the Data Export Service. You could use the Data Export Service to get …

  10. How do i get the SQL-Tables behind CRM-Queries?

    Oct 4, 2016 · Also, in the old CRM entity structure, the SQL tables were split between the base columns and the customizations made on an entity. This is no longer the case, but if you look …