Importing descriptions from database

Applies to: Dataedo 10.x versions, Article available also for: 23.x (current)
You are looking at documentation for an older release.
Switch to the documentation for Dataedo 23.x (current).

When importing schema, Dataedo also reads descriptions and comments from DBMS. Those descriptions are inserted into description fields in Dataedo repository.

Once imported, Dataedo is a master data source for descriptions and comments from DBMS are ignored. An exception is when the description is blank in Dataedo repository. Read more in updating descriptions article.

Database support

Dataedo reads following descriptions/comments from DBMS:

SQL Server/Azure SQL Database:

Dataedo reads MS_Description extended property from following SQL Server objects:

  • Tables
    • Columns
    • Primary/unique keys
    • Foreign keys
    • Triggers
  • Views
    • Columns
  • Procedures
    • Parameters
  • Functions
    • Parameters

Oracle:

Dataedo reads comments from following Oracle objects:

  • Tables
    • Columns
  • Views

MySQL, MariaDB Server:

Dataedo reads comments from following MySQL objects:

  • Tables
    • Columns
    • Primary/unique keys
  • Views
    • Columns
  • Procedures
  • Functions
Found issue with this article? Comment below
Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.