Extended Properties in Catalog Ingestion
In our SQL Server databases we have included table and column definitions as extended properties. Can I extract these extended properties and load them into Collibra using Collibra Catalog data ingestion?
constancebarton
Posted 5 years ago · Edited 1 year ago·Last reply 5 years ago
2 comments
constancebarton
OP5 years ago · EditedI have been informed that the only way to do this via Collibra Catalog is to use a JDBC driver that supports that function (as part of the parameters when connecting to the database). Unfortunately I haven’t found a commercially available JDBC driver for MSSQL Server that supports this function.
Other alternative is to use a custom integration using Java and the REST API. This is probably what we will use.
Former User
·5 years ago · EditedWe would be interested in loading the extended properties as well.